Path to this page:
./
devel/py-setuptools,
New Python packaging system
Branch: pkgsrc-2008Q3,
Version: 0.6c8,
Package name: py24-setuptools-0.6c8,
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: 3012fdf12af4d43639fa1b36339c1b38934a6993
RMD160: f9dd1719e3ef0f8923ec7947e3c9b6ea496efdcc
Filesize: 321.267 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version py24-setuptools-0.6c8 (created)