Metadata-Version: 2.1
Name: acidcli
Version: 4.14.0
Summary: ACID Command Line Interface.
License: MIT
Author: ACIDSpace
Author-email: support@acidspace.nl
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
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
Requires-Dist: beautifulsoup4 (>=4.12.2,<5.0.0)
Requires-Dist: coverage (>=7.2.5,<8.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: pandoc-plantuml-filter (>=0.1.2,<0.2.0)
Requires-Dist: pyfiglet (>=0.8-post1,<0.9)
Requires-Dist: python-i18n[yaml] (>=0.3.9,<0.4.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.30.0,<3.0.0)
Requires-Dist: setuptools (>=68.2.2,<69.0.0)
Requires-Dist: textx (>=3.1.1,<4.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
Project-URL: issues, https://jira.acidspace.nl
Description-Content-Type: text/markdown

# acidcli

acidcli stands for Accelerated Continuous Integration & Delivery Command Line
Interface and is a command-line application that helps to implement and
integrate ACID-compliant pipelines. It is effectively a Swiss Army knife for
everything related to ACID.

The acidcli has a uniform way of interfacing with projects, enforcing steps and
ensuring quality.

