Metadata-Version: 2.4
Name: eu5
Version: 0.0.4
Summary: A library to interact with EU5 save games.
Project-URL: Source, https://codeberg.org/Galla/pyeu5
Project-URL: Documentation, https://pyeu5.readthedocs.io/en/latest/
Project-URL: Bug Tracker, https://codeberg.org/Galla/pyeu5/issues
Author-email: Adrian Chaves <adrian@chaves.gal>
Maintainer-email: Adrian Chaves <adrian@chaves.gal>
License-Expression: AGPL-3.0-or-later
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: platformdirs
Requires-Dist: pyyaml
Description-Content-Type: text/x-rst

.. SPDX-FileCopyrightText: 2025 Adrian Chaves <adrian@chaves.gal>
..
.. SPDX-License-Identifier: AGPL-3.0-or-later

=====
pyeu5
=====

.. intro-start

**pyeu5** is a community-driven Python 3.11+ library to interact with EU5_ save
games.

.. _EU5: https://www.paradoxinteractive.com/games/europa-universalis-v/about

.. intro-end

See the documentation_ for more.

.. _documentation: https://pyeu5.readthedocs.io/en/latest/
