Pakket: python3-bitstring (3.1.7-2)
Verwijzigingen voor python3-bitstring
Debian bronnen:
Het bronpakket python-bitstring downloaden:
- [python-bitstring_3.1.7-2.dsc]
- [python-bitstring_3.1.7.orig.tar.gz]
- [python-bitstring_3.1.7-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [scott-griffiths.github.io]
Vergelijkbare pakketten:
Python module for manipulation of binary data (Python 3)
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.
Andere aan python3-bitstring gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-bitstring-doc
- Python module for manipulation of binary data (documentation)