Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9046
Added Files:
bitstring-py.info
Log Message:
New package.
--- NEW FILE: bitstring-py.info ---
Info2: <<
Package: bitstring-py%type_pkg[python]
Version: 1.3.0
Revision: 1
#Doesn't build with < 2.6
Type: python (2.6 3.1)
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 <[email protected]>
License: BSD
Homepage: http://code.google.com/p/python-bitstring/
Source: http://python-bitstring.googlecode.com/files/bitstring-%v.zip
Source-MD5: e1be35dac2ac95decaef1695407d4494
Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12)
CompileScript: %p/bin/python%type_raw[python] setup.py build
InfoTest: TestScript: cd test && %p/bin/python%type_raw[python]
test_bitstring.py || exit 2
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root=%d
mkdir -p %i/share/doc/%n
cp -R doc/html/* %i/share/doc/%n
<<
DocFiles: doc/bitstring_manual.pdf PKG-INFO README.txt release_notes.txt
<<
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs