Path to this page:
./
devel/py-setuptools,
New Python packaging system
Branch: pkgsrc-2008Q1,
Version: 0.6c6,
Package name: py24-setuptools-0.6c6,
Maintainer: joergsetuptools is a collection of enhancements to the Python distutils
that allow you to more easily build and distribute Python packages,
especially ones that have dependencies on other packages.
DEINSTALL [+/-]#!/bin/sh
#
# $NetBSD: DEINSTALL,v 1.1.1.1 2006/11/14 13:33:29 joerg Exp $
#
case $STAGE in
DEINSTALL)
${RM} @PYSITELIB@/easy-install.pth
;;
esac
Required to run:[
lang/python24]
Required to build:[
archivers/unzip]
Master sites:
SHA1: 37cc2f344820fa44476375c4c71a1ec0d1eba46d
RMD160: dc70ff53d9a808b6ed8377903785afae7c2eaef4
Filesize: 318.562 KB
Version history: (Expand)
- (2008-04-12) Package added to pkgsrc.se, version py24-setuptools-0.6c6 (created)