python-bitarray binary package in Ubuntu Xenial amd64

 The bitarry module provides an object type which efficiently represents an
 array of booleans. 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-01-19 01:05:41 UTC Published Ubuntu Xenial amd64 release universe python Optional 0.8.1-1build2
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed universe python Optional 0.8.1-1build2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-01-19 01:13:31 UTC Superseded Ubuntu Xenial amd64 release universe python Optional 0.8.1-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-bitarray 0.8.1-1build2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu