Path to this page:
./
devel/py-setuptools,
New Python packaging system
Branch: pkgsrc-2009Q2,
Version: 0.6c9,
Package name: py25-setuptools-0.6c9,
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/python25]
Required to build:[
archivers/unzip]
Master sites:
SHA1: 4319a9059af839cf0c31bd1edd15719b42edf8cf
RMD160: 2e9a29df7e7149b19b20199490bde29d284a0ed5
Filesize: 324.417 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version py25-setuptools-0.6c9 (created)