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@xxxxxxxxxxxxxxxxx ReportedBy: ramkrsna@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review