Metadata-Version: 1.1
Name: kmdo
Version: 0.0.4
Summary: Command-line tool for auto generating command output
Home-page: https://github.com/safl/kmdo
Author: Simon A. F. Lund
Author-email: safl@safl.dk
License: Apache License 2.0
Description: kmdo - auto-generate command-line usage examples
        ================================================
        
        .. image:: https://travis-ci.com/safl/kmdo.svg?branch=master
           :target: https://travis-ci.com/safl/kmdo
           :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/kmdo/badge/?version=latest
           :target: https://kmdo.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/v/kmdo.svg
           :target: https://pypi.org/project/kmdo
           :alt: PyPI
        
        Command-line tool to auto-generate command-line usage examples.
        
        Please take a look at the documentation for how to install and use ``kmdo``:
        
        * `Installation`_
        * `Usage`_
        
        If you find bugs or need help then feel free to submit an `Issue`_. If you want
        to get involved head over to the `GitHub page`_ to get the source code and
        submit a `Pull request`_ with your changes.
        
        .. _Python Package Index: https://pypi.org
        .. _Installation: https://kmdo.readthedocs.io/
        .. _Usage: https://kmdo.readthedocs.io/
        .. _GitHub page: https://github.com/safl/kmdo
        .. _Pull request: https://github.com/safl/kmdo/pulls
        .. _Issue: https://github.com/safl/kmdo/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
