Metadata-Version: 2.4
Name: pyquipu-cli
Version: 0.2.0
Summary: The command-line interface for Quipu.
Project-URL: Homepage, https://github.com/quipu-dev/Quipu
Project-URL: Repository, https://github.com/quipu-dev/Quipu
Project-URL: Bug Tracker, https://github.com/quipu-dev/Quipu/issues
Author-email: doucx <doucxldh@gmail.com>
License-Expression: Apache-2.0
Keywords: cli,devops,git,history,quipu,tui
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Text Processing
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: pyquipu-application~=0.2.0
Requires-Dist: pyquipu-bus~=0.2.0
Requires-Dist: pyquipu-common~=0.1.1
Requires-Dist: pyquipu-engine~=0.2.0
Requires-Dist: pyquipu-runtime~=0.2.0
Requires-Dist: pyquipu-spec~=0.1.0
Requires-Dist: textual>=0.58.0
Requires-Dist: typer>=0.9.0
