Metadata-Version: 2.1
Name: hoi4.py
Version: 0.1.0
Summary: A Hearts of Iron 4 save file parser and analyser.
Home-page: https://github.com/samirelanduk/hoi4.py
Author: Sam Ireland
Author-email: mail@samireland.com
License: MIT
Keywords: hoi4 save-parser
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Games/Entertainment :: Real Time Strategy
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: !=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
Description-Content-Type: text/markdown
License-File: LICENSE

# hoi4.py

hoi4.py is a Python library for parsing HOI4 save files (whether binary or
plain text) and for plotting useful information from them.

