python3-bitstring

Python module for manipulation of binary data (Python 3)

Description

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.

This package provides the Python 3 version of the module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/scott-griffiths/bitstring


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-bitstring