Metadata-Version: 1.1
Name: reticular
Version: 0.0.5
Summary: Lightweight module to create powerful command-line tools
Home-page: https://github.com/hacs/reticular
Author: Héctor Ramón Jiménez
Author-email: hector0193@gmail.com
License: UNKNOWN
Description: reticular is a lightweight Python module that can be used to create powerful command-line tools.
        It lets you define commands easily, without losing flexibility and control.
        It can handle subcommand groups and supports interactive mode!
        
Keywords: command,line,tool
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
