Metadata-Version: 2.1
Name: panversion
Version: 0.0.1
Author-email: Mindiell <tool-caddy@mindiell.net>
Project-URL: Homepage, https://framagit.org/tool-caddy/panversion
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Panversion

panversion is a tool to manage and compare versions.


## Philosophy

As a simple tool, panversion is pure-python. You can use a simple library or take its
unque file to integrate it in your project.


## Known versions

Panversion aims to be able to work a maximal number of version systems.

Right now, panversion is able to work with:

* Semantic Version

