Metadata-Version: 2.4
Name: clapp
Version: 0.0.14
Summary: clapp - A mini-framework for command line applications
Home-page: https://gitlab.com/vornet/python/python-clapp
Maintainer-email: Alois Mahdal <netvor+clapp@vornet.cz>
License: LGPLv2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires: neaty
Requires: yaml
Description-Content-Type: text/markdown
License-File: LICENSE.md
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer-email
Dynamic: requires
Dynamic: summary

clapp is a mini framework to simplify building
command line applications.
