| Name: | python3-bitstruct | 
|---|---|
| Version: | 8.15.1 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 100140 | 
| License: | MIT | 
| RPM: | python3-bitstruct-8.15.1-1.el8.x86_64.rpm | 
| Source RPM: | python-bitstruct-8.15.1-1.el8.src.rpm | 
| Build Date: | Sat Sep 17 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/eerimoq/bitstruct | 
| Summary: | Documentation-files for python-bitstruct | 
| Description: | This module performs conversions between Python values and C bit field structs represented as Python byte strings. It is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, …).  |