Package python3-module-bitstring: Information

  • Default inline alert: Version in the repository: 3.1.9-alt1

Binary package: python3-module-bitstring
Version: 3.1.5-alt1
Architecture: noarch
Build time:  Apr 20, 2019, 08:14 AM in the task #227475
Source package: python-module-bitstring
Report package bug
License: MIT
Summary: A Python module to help you manage your bits
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.

Python 3 version.

Maintainer: Anton Midyukov

List of contributors:
Anton Midyukov

ACL:
Anton Midyukov
@everybody

Last changed


Aug. 22, 2018 Anton Midyukov 3.1.5-alt1
- Initial build for Sisyphus