[ol7_developer_EPEL] python36-bitstring-3.1.6-1.el7.noarch

Name:python36-bitstring
Version:3.1.6
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:486545
License:MIT
RPM: python36-bitstring-3.1.6-1.el7.noarch.rpm
Source RPM: python-bitstring-3.1.6-1.el7.src.rpm
Build Date:Sat Aug 31 2019
Build Host:x86-ol7-builder-03.us.oracle.com
Vendor:Oracle America
URL:https://github.com/scott-griffiths/bitstring
Summary:Simple construction, analysis and modification of binary data
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.

Related Packages (Show Changelog) (Show Filelist)