Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1285/libs

Added Files:
        bitvector-py.info 
Log Message:
Finally got myself a 10.4 tree.  These both seem to work directly as taken from
the 10.4-transitional tree.


--- NEW FILE: bitvector-py.info ---
Info2: <<

Package: bitvector-py%type_pkg[python]
Version: 1.2
Revision: 4
Description: Python bit arrays
DescDetail: <<
The BitVector class is for a memory-efficient packed representation of
bit arrays and for logical operations on such arrays. The core idea
used in this Python script for bit packing is based on an internet
posting by Josiah Carlson to the Pyrex mailing list.
<<
Source: http://rvl4.ecn.purdue.edu/~kak/dist/BitVector-%v.tar.bz2
Source-MD5: f4ed32f11105703ee22e0dad70d2b88b
Type: python (2.4)
Depends: python%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: PKG-INFO MANIFEST Examples/* TestBitVector/*
# Python's license
License: OSI-Approved
Homepage: http://rvl4.ecn.purdue.edu/~kak/dist/
Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>

# Info2
<<



_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to