Metadata-Version: 1.2
Name: libtools
Version: 0.3.2
Summary: Generic Tools & Utilities for processing i/o
Home-page: https://github.com/fstab50/libtools
Author: Blake Huber
Author-email: blakeca00@gmail.com
License: GPL-3.0
Description: 
        **libtools** | Tools & Utilities Library
        -----------------------------------------------------------
        
        PACKAGE: libtools
        
        ``libtools``: reusable library of utility functions for use in cli programs
        
        * User input processing
        * Output processing
        * Color Formatting
        
Keywords: code development tools
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Build Tools
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6, <4
