Пакет: python3-bpack (1.3.0-1)
Ссылки для python3-bpack
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код bpack:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Binary data structures (un-)packing library
The *bpack* Python package provides tools to describe and encode/decode binary data.
Binary data are assumed to be organized in *records*, each composed by a sequence of fields. Fields are characterized by a known size, offset (w.r.t. the beginning of the record) and datatype.
The package provides classes and functions that can be used to:
* describe binary data structures in a declarative way (structures can be specified up to the bit level) * automatically generate encoders/decoders for a specified data descriptor
Encoders/decoders (*backends*) rely on well known Python packages like:
* struct (form the standard library) * bitstruct (optional) * numpy (optional) * bitarray (optional) - partial implementation
Другие пакеты, относящиеся к python3-bpack
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- rec: python3-bitstruct
- Python bit pack/unpack package
-
- rec: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: python-bpack-doc
- Binary data structures (un-)packing library (documentation)
-
- sug: python3-bitarray
- Python3 module for efficient boolean array handling
Загрузка python3-bpack
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 38,0 Кб | 286,0 Кб | [список файлов] |