Name python-bitarray
Version 1.2.1
Summary A high-level Python efficient arrays of booleans -- C extension
Description This 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 a contiguous block of memory. The user can select between two representations: little-endian and big-endian. All 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.
Section devel/python
License PSF-2.0
Homepage https://github.com/ilanschnell/bitarray
Recipe file recipes-devtools/python/python-bitarray_1.2.1.bb
Layer meta-python2 (kirkstone branch)
Inherits
  • distutils
  • distutils-base
  • pypi
  • python-dir
  • pythonnative
  • setuptools
Dependencies
  • python
  • python-native
  • python-setuptools-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/b/bitarray/bitarray-1.2.1.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-python2:

Branch Recipe
master python-bitarray 1.2.1
kirkstone (Yocto Project 4.0) python-bitarray 1.2.1 (this recipe)
honister (Yocto Project 3.4) python-bitarray 1.2.1
hardknott (Yocto Project 3.3) python-bitarray 1.2.1
gatesgarth (Yocto Project 3.2) python-bitarray 1.2.1
dunfell (Yocto Project 3.1) python-bitarray 1.2.1
zeus (Yocto Project 3.0) python-bitarray 0.8.3
warrior (Yocto Project 2.7) python-bitarray 0.8.3
thud (Yocto Project 2.6) python-bitarray 0.8.3
sumo (Yocto Project 2.5) python-bitarray 0.8.1
rocko (Yocto Project 2.4) python-bitarray 0.8.1
pyro (Yocto Project 2.3) python-bitarray 0.8.1
morty (Yocto Project 2.2) python-bitarray 0.8.1
krogoth (Yocto Project 2.1) python-bitarray 0.8.1