Metadata-Version: 2.1
Name: pytconf
Version: 0.0.67
Summary: pytconf handles configuration, config files and command line parsing
Home-page: https://veltzer.github.io/pytconf
Author: Mark Veltzer
Author-email: mark.veltzer@gmail.com
Maintainer: Mark Veltzer
Maintainer-email: mark.veltzer@gmail.com
License: MIT
Download-URL: https://github.com/veltzer/pytconf
Description: =========
        *pytconf*
        =========
        
        .. image:: https://img.shields.io/pypi/v/pytconf
        
        .. image:: https://img.shields.io/github/license/veltzer/pytconf
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        
        project website: https://veltzer.github.io/pytconf
        
        author: Mark Veltzer
        
        version: 0.0.67
        
        
        
Keywords: click,argparse,optparse,command-line-parser,configuration
Platform: python3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
