Metadata-Version: 2.1
Name: jml
Version: 0.2.2
Summary: Ein Tool um Projektversionen zu generieren
Home-page: http://github.com/jneug/jml
License: MIT
Author: J. Neugebauer
Author-email: ngb@helmholtz-bi.de
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, http://github.com/jneug/jml
Description-Content-Type: text/x-rst

===
jml
===


Installation
============

Die Installation wird wie gewohnt mit pypi durchgeführt:

.. code-block:: console

   $ pip3 install jml

Bei erfolgreicher Installation ist nun das ``jml`` Kommando verfügbar.

.. code-block:: console

   $ jml --version
   jml, version 0.2.2

