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 devel:languages:python:backports
- Links to openSUSE:Factory / python-bitstring
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:OpenStack:Master/python-bitstring && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000459 459 Bytes |
Comments 0