freebsd-ports/devel/py-pylib/pkg-descr
Ruslan Makhmatkhanov a447797f4d - update to 1.4.11
- remove redundant MASTER_SITE_SUBDIR
- align whitespace, remove empty line

while here:
- trim Makefile header
- remove indefinite article in COMMENT
- convert to optionsng
- fix packing list with python32
- tab -> space change in pkg-plist:WWW

PR:		172919 (based on)
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Feature safe:	yes
2012-10-29 20:48:23 +00:00

9 lines
385 B
Text

The pylib is a development support library featuring these tools and APIs:
* py.path: uniform local and svn path objects
* py.apipkg: explicit API control and lazy-importing
* py.iniconfig: easy parsing of .ini files
* py.code: dynamic code generation and introspection
* py.path: uniform local and svn path objects
WWW: http://pylib.org/