Metadata-Version: 2.4
Name: prism-engine-tools
Version: 0.1.0
Summary: Tools for efficient work with PrismEngine. Includes prismer — a command-line interface (CLI) tool designed to manage versions of the PrismEngine engine and projects built on it.
License: MIT
License-File: LICENSE
Author: Aleksei-Kutuzov
Author-email: allekskutuzov@gmail.com
Requires-Python: >=3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: platformdirs (>=4.9.2,<5.0.0)
Requires-Dist: sqlalchemy (>=2.0.46,<3.0.0)
Requires-Dist: typer (>=0.24.0,<0.25.0)
Requires-Dist: urllib3 (>=2.6.3,<3.0.0)
Project-URL: PrismEngine, https://github.com/ThePrismEngine/PrismEngine
Description-Content-Type: text/markdown

# prismer
A CLI tool for managing versions of the PrismEngine engine and projects based on it

