Metadata-Version: 2.1
Name: pyxbe
Version: 1.0.3
Summary: Library to work with XBE files
Home-page: https://github.com/mborgerson/pyxbe
Author: Matt Borgerson
Author-email: contact@mborgerson.com
License: MIT
Description: pyxbe
        =====
        [![pypi](https://img.shields.io/pypi/v/pyxbe)](https://pypi.org/project/pyxbe/)
        
        Pure Python 3 library to work with [`.xbe` files](http://xboxdevwiki.net/Xbe), the executable file format for the [original Xbox](https://en.wikipedia.org/wiki/Xbox_(console)) game console.
        
        Documentation covering how to install and use pyxbe is [available here](https://pyxbe.readthedocs.io/en/latest/index.html).
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: docs
