Metadata-Version: 2.3
Name: parsomics-cli
Version: 2.2.0
Summary: A command line interface (CLI) for parsomics.
License: GPL-3.0
Author: Pedro Sader Azevedo
Author-email: pedro.saderazevedo@lnbr.cnpem.br
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: gitpython (>=3.1.44,<4.0.0)
Requires-Dist: keyring (>=25.6.0,<26.0.0)
Requires-Dist: parsomics-core (>=3.0.1,<4.0.0)
Requires-Dist: podman (>=5.2.0,<6.0.0)
Requires-Dist: psutil (>=6.1.1,<7.0.0)
Requires-Dist: sqlmodel (>=0.0.22,<0.0.23)
Requires-Dist: typer (>=0.15.1,<0.16.0)
Description-Content-Type: text/markdown

# `parsomics-cli`

A command line interface (CLI) for parsomics.

## Dependencies

To use this application, install the following programs in your system:

- podman

## License

This work is licensed under the terms of the GPLv3.

## Copyright

© 2024 Brazilian Center for Research in Energy and Materials (CNPEM)

