Path to this page:
./
devel/py-setuptools,
New Python packaging system
Branch: pkgsrc-2010Q3,
Version: 0.6c11nb1,
Package name: py26-setuptools-0.6c11nb1,
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/python26]
Master sites:
SHA1: 8d1ad6384d358c547c50c60f1bfdb3362c6c4a7d
RMD160: 7af8f39e5e74d96d10cc0d00b15a26462d66f42c
Filesize: 250.842 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version py26-setuptools-0.6c11nb1 (created)