- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
file layouts.
This is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paste create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/script/
PR: ports/106759
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor, implicit)