パッケージ: python3-bitstring (3.1.7-2)
python3-bitstring に関するリンク
Debian の資源:
python-bitstring ソースパッケージをダウンロード:
- [python-bitstring_3.1.7-2.dsc]
- [python-bitstring_3.1.7.orig.tar.gz]
- [python-bitstring_3.1.7-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [scott-griffiths.github.io]
類似のパッケージ:
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.
その他の python3-bitstring 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- sug: python-bitstring-doc
- Python module for manipulation of binary data (documentation)