Simple Construction, Analysis and Modification of Binary Data
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
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/python-bitstring && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bitstring-3.1.6.tar.gz | 0000751557 734 KB | |
python-bitstring.changes | 0000004080 3.98 KB | |
python-bitstring.spec | 0000002147 2.1 KB |
Revision 1 (latest revision is 3)
Wolfgang Engel (bigironman)
committed
(revision 1)
osc copypac from project:openSUSE:Backports:SLE-15-SP3 package:python-bitstring revision:1
Comments 0