[Bug 494819] New: Review Request: python-bitarray - Efficient Array of Booleans --C Extensions

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 8 08:54:55 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python-bitarray - Efficient Array of Booleans --C Extensions

https://bugzilla.redhat.com/show_bug.cgi?id=494819

           Summary: Review Request: python-bitarray - Efficient Array of
                    Booleans --C Extensions
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: ramkrsna at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://ramakrishnareddy.info/fedora/python-bitarray.spec
SRPM URL:
http://ramakrishnareddy.info/fedora/python-bitarray-0.3.5-1.fc10.src.rpm
Description: 
Bitarrays are sequence types and behave very much like usual lists.
Eight bits are represented by one byte in contiguous block of memory.
The user can select between two representations; little-endian and big-endian.
Most of the functionality is implemented in C.Methods for accessing the machine
representation are provided. This can be useful when bit level access to binary
files is required, such as portable bitmap image files (.pbm). Also, when 
dealing with compressed data which uses variable bit length encoding
you may find this module useful.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list