Metadata-Version: 2.1
Name: binary-tools
Version: 0.1.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.9
Description-Content-Type: text/markdown
License-File: LICENSE

binary_tools is a pip package to perform binary (byte or bit-wise) operations on data.

