Metadata-Version: 2.1
Name: binary_tools
Version: 0.0.0
Summary: Pyhton tools for binary data
Home-page: https://github.com/sgtpepperpt/binary_tools
Author: Guilherme Borges
Author-email: guilherme@guilhermeborges.net
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

Suite of tools for binary operations over standard Python types. Allows for byte or bit-wise granularity.

