Metadata-Version: 2.1
Name: PyBinF
Version: 0.1.0b1
Summary: Python binary files parser
Home-page: https://github.com/usr8820/PyPF/
Author: Frank Lin
Author-email: W_126mail@126.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown

PyBF is a Python module to read and write *binary* files. Use *PyBF.read* and *PyBF.write* to read and write.


