Path to this page:
./
devel/py-setuptools,
New Python packaging system
Branch: pkgsrc-2009Q3,
Version: 0.6c9nb1,
Package name: py25-setuptools-0.6c9nb1,
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]
Master sites:
SHA1: 79086433b341f0c1df45e10d586a7d3cc25089f1
RMD160: bc0ee3821e76b57fd13425b16c4419dbccf95ed9
Filesize: 246.82 KB
Version history: (Expand)
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version py25-setuptools-0.6c9nb1 (created)