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

Added Files:
        bitvector-py.info 
Log Message:
Version 1.2 of BitVector has all of the major changes that I requested
from the author, so it's ready for fink.


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

Package: bitvector-py%type_pkg[python]
Version: 1.2
Revision: 1
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: 2ed6950170642f51029ca259cdc3984e
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
<<



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to