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
- Links to devel:languages:python / python-bitstring
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Simmphonie:python/python-bitstring && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000130 130 Bytes | |
bitstring-3.1.9.tar.gz | 0000408443 399 KB | |
python-bitstring.changes | 0000005151 5.03 KB | |
python-bitstring.spec | 0000002081 2.03 KB |
Comments 0