Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37550598
en ru br
ALT Linux repos
S:3.1.9-alt1

Group :: Development/Python3
RPM: python3-module-bitstring

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.9-alt1
Build date: 15 june 2023, 17:39 ( 45.2 weeks ago )
Size: 352.61 Kb

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

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.

Current maintainer: Anton Midyukov (maintainer)

List of contributors

List of rpms provided by this srpm:

  • python3-module-bitstring
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin