Simple Construction, Analysis and Modification of Binary Data

Edit Package python-bitstring
http://python-bitstring.googlecode.com

bitstring is a pure Python module designed to help make
the creation and analysis of binary data as simple and natural as possible.

BitStrings can be constructed from integers (big and little endian), hex,
octal, binary, strings or files. They can be sliced, joined, reversed,
inserted into, overwritten, etc. with simple functions or slice notation.
They can also be read from, searched and replaced, and navigated in,
similar to a file or stream.

Author
------
Scott Griffiths

Refresh
Refresh
Source Files
Filename Size Changed
bitstring-3.1.7.tar.gz 0000407574 398 KB
python-bitstring.changes 0000004587 4.48 KB
python-bitstring.spec 0000002119 2.07 KB
Revision 4 (latest revision is 5)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 835169 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- update to 3.1.7:
  * Fixing del not working correctly when stop value negative (Issue 201)
  * Removed deprecated direct import of ABC from collections module (Issue 196)
  * Tested and added explicit support for Python 3.7 and 3.8. (Issue 193)
  * Fixing a few stale links to documentation. (Issue 194)
  * Allowing initialisation with an io.BytesIO object. (Issue 189)
Comments 0
openSUSE Build Service is sponsored by