Info2: << Package: bitstring-py%type_pkg[python] Version: 2.2.0 Revision: 1 # Doesn't build with < 2.6 Type: python (2.6 2.7 3.1 3.2) Description: Python module to help you manage your bits DescDetail: << bitstring is a pure Python module designed to help make the creation, manipulation and analysis of binary data as simple and natural as possible. BitStrings can be constructed from integers (big and little endian), hex, octal, binary, strings or files. They can be sliced, joined, reversed, inserted into, overwritten, etc. with simple functions or slice notation. They can also be read from, searched and replaced, and navigated in, similar to a file or stream. << Maintainer: Daniel Johnson License: BSD Homepage: http://code.google.com/p/python-bitstring/ Source: mirror:custom:b/bitstring/bitstring-%v.zip Source-MD5: d331a15c494df5d23b8f8903ed7aa66d Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12) CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << TestDepends: discover-py%type_pkg[python] TestScript: cd test && PYTHONPATH=%b discover-py%type_pkg[python] . || exit 2 << InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d DocFiles: doc/bitstring_manual.pdf PKG-INFO README.txt release_notes.txt CustomMirror: << eur-NL: http://a.pypi.python.org/packages/source/ nam-US: http://b.pypi.python.org/packages/source/ eur-DE: http://c.pypi.python.org/packages/source/ eur-DE: http://d.pypi.python.org/packages/source/ eur-DE: http://e.pypi.python.org/packages/source/ eur-DE: http://f.pypi.python.org/packages/source/ << <<