Metadata-Version: 2.1
Name: kmdo
Version: 1.0.2
Summary: Command-line tool for auto generating command output
Home-page: https://github.com/safl/kmdo
Author: Simon A. F. Lund
Author-email: os@safl.dk
License: Apache License 2.0
Platform: UNKNOWN
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

kmdo - auto-generate command-line usage examples
================================================

.. image:: https://img.shields.io/pypi/v/kmdo.svg
   :target: https://pypi.org/project/kmdo
   :alt: PyPI

.. image:: https://github.com/safl/kmdo/workflows/selftest/badge.svg
   :target: https://github.com/safl/kmdo/actions
   :alt: Build Status

.. image:: https://readthedocs.org/projects/kmdo/badge/?version=latest
   :target: https://kmdo.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

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


