Metadata-Version: 2.1
Name: msbinary
Version: 0.0.4
Summary: An implementation of floating point in the legacy Microsoft Binary Format.
Author-email: Rob Hagemans <rob.hagemans@hotmail.com>
Project-URL: Homepage, http://pc-basic.org
Keywords: floating point,legacy,compatibility
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Emulators
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

THe msbinary package implements floating point in the Microsoft Binary Format. It is a spinoff of the pcbasic package. See pc-basic.org
