Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37415924
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-bitstring

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.1.9-alt1
Время сборки: 15 июня 2023, 17:39 ( 44.2 недели назад )
Размер архива: 352.61 Kb

Домашняя страница:   https://github.com/scott-griffiths/bitstring

Лицензия: MIT
О пакете: A Python module to help you manage your bits
Описание:

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.

Текущий майнтейнер: Anton Midyukov (maintainer)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-bitstring
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin