
Jack, please change the name of that module before it's too late. Something like pkgman would much better fit the purpose (or packman if you feel that it should be a funny name ;-). jackjansen@users.sourceforge.net wrote:
Update of /cvsroot/python/python/dist/src/Misc In directory sc8-pr-cvs1:/tmp/cvs-serv21478
Modified Files: NEWS Log Message: Added notes about pimp and bundlebuilder to the Mac section.
Index: NEWS =================================================================== RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v retrieving revision 1.660 retrieving revision 1.661 diff -C2 -d -r1.660 -r1.661 *** NEWS 14 Feb 2003 19:29:21 -0000 1.660 --- NEWS 16 Feb 2003 23:00:53 -0000 1.661 *************** *** 359,362 **** --- 359,370 ---- - Type Carbon.File.FSCatalogInfo and supporting methods have been implemented. This also makes macfs.FSSpec.SetDates() work again. + + - There is a new module pimp, the package install manager for Python, and + accompanying applet PackageManager. These allow you to easily download + and install pretested extension packages either in source or binary + form. Only in MacPython-OSX. + + - Applets are now built with bundlebuilder in MacPython-OSX, which should make + them more robust and also provides a path towards BuildApplication.
_______________________________________________ Python-checkins mailing list Python-checkins@python.org http://mail.python.org/mailman/listinfo/python-checkins
-- Marc-Andre Lemburg eGenix.com Professional Python Software directly from the Source (#1, Feb 17 2003)
Python/Zope Products & Consulting ... http://www.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
Python UK 2003, Oxford: 43 days left EuroPython 2003, Charleroi, Belgium: 127 days left