Info2: << Package: py-py%type_pkg[python] Version: 1.4.12 Revision: 2 Type: python (2.5 2.6 2.7 3.1 3.2 3.3) Description: Python development support library DescDetail: << The py lib is a Python development support library featuring the following tools and modules: 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 NOTE: prior to the 1.4 release this distribution used to contain py.test which is now its own package, pytest-py%type_pkg[python]. << DescPackaging: Can't run tests since it needs pytest and pytest needs py. Maintainer: Daniel Johnson License: BSD Homepage: http://pylib.readthedocs.org/ Source: https://pypi.python.org/packages/source/p/py/py-%v.zip Source-MD5: 8230f8241dea2517757fab50b4f84449 PatchScript: perl -pi -e 's/except sysex/except py.builtin._sysex/' py/_io/saferepr.py Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python] CompileScript: %p/bin/python%type_raw[python] setup.py build InstallScript: << %p/bin/python%type_raw[python] setup.py install --root=%d << DocFiles: CHANGELOG LICENSE PKG-INFO README.txt doc <<