Metadata-Version: 2.1
Name: clavier
Version: 0.1.1
Summary: A light and not-so-bright CLI framework for Python
Home-page: https://github.com/nrser/clavier
Author: Neil Souza, Expanded Performance Inc
Author-email: neil@neilsouza.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: rich (<10,>=9.13.0)
Requires-Dist: argcomplete (<2,>=1.12.1)
Requires-Dist: mdutils (<2,>=1.3.0)
Requires-Dist: sortedcontainers (<3,>=2.3.0)

clavier
==============================================================================

A light and not-so-bright CLI framework for Python.


