Metadata-Version: 2.1
Name: cmdbomb
Version: 0.0.2
Summary: A command-line library that allows for custom shells to be created with minimal effort.
Home-page: https://github.com/CmdBomb/cmdbomb
Author: TheColorRed
Author-email: lucasgreer2@gmail.com
License: UNKNOWN
Project-URL: Bugs, https://github.com/CmdBomb/cmdbomb/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Topic :: System :: Shells
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# CmdBomb
This is a Python library that allows you to create a command shell easily.

