Path to this page:
./
devel/py-setuptools,
New Python packaging system
Branch: pkgsrc-2007Q2,
Version: 0.6c3,
Package name: py24-setuptools-0.6c3,
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: 08168739f9bf3e8b4af7e4a12dc20bba84409e3a
RMD160: 49d311b75f15d2ea6052a143906dccd9806af2c1
Filesize: 309.73 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version py24-setuptools-0.6c3 (created)