Metadata-Version: 2.1
Name: ramjam
Version: 0.5.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
License-File: LICENSE

# ramjam
####  -- VERSION 0.5.0 --

This package provides some simple classes for creating a quick and dirty CLI application. It uses pure python and breaks up
CLI entrypoints into classes. 

It is still a Work in Progress, but it is usable.

Official Release and documentation coming soon.
