kmdo


Namekmdo JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/safl/kmdo
SummaryCommand-line tool for auto generating command output
upload_time2023-08-08 12:54:45
maintainerSimon A. F. Lund
docs_urlNone
authorSimon A. F. Lund
requires_python
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/build_check_publish/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
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/safl/kmdo",
    "name": "kmdo",
    "maintainer": "Simon A. F. Lund",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "os@safl.dk",
    "keywords": "",
    "author": "Simon A. F. Lund",
    "author_email": "os@safl.dk",
    "download_url": "https://files.pythonhosted.org/packages/1c/0f/b89a6f32208941c3cd8b4f671fa1d5fabe18fe91356ff07b4afe6d442c6b/kmdo-1.0.5.tar.gz",
    "platform": null,
    "description": "kmdo - auto-generate command-line usage examples\n================================================\n\n.. image:: https://img.shields.io/pypi/v/kmdo.svg\n   :target: https://pypi.org/project/kmdo\n   :alt: PyPI\n\n.. image:: https://github.com/safl/kmdo/workflows/build_check_publish/badge.svg\n   :target: https://github.com/safl/kmdo/actions\n   :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/kmdo/badge/?version=latest\n   :target: https://kmdo.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\nCommand-line tool to auto-generate command-line usage examples.\n\nPlease take a look at the documentation for how to install and use ``kmdo``:\n\n* `Installation`_\n* `Usage`_\n\nIf you find bugs or need help then feel free to submit an `Issue`_. If you want\nto get involved head over to the `GitHub page`_ to get the source code and\nsubmit a `Pull request`_ with your changes.\n\n.. _Python Package Index: https://pypi.org\n.. _Installation: https://kmdo.readthedocs.io/\n.. _Usage: https://kmdo.readthedocs.io/\n.. _GitHub page: https://github.com/safl/kmdo\n.. _Pull request: https://github.com/safl/kmdo/pulls\n.. _Issue: https://github.com/safl/kmdo/issues",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Command-line tool for auto generating command output",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/safl/kmdo",
        "documentation": "https://kmdo.readthedocs.io",
        "homepage": "https://kmdo.readthedocs.io",
        "repository": "https://github.com/safl/kmdo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c0fb89a6f32208941c3cd8b4f671fa1d5fabe18fe91356ff07b4afe6d442c6b",
                "md5": "2f7c6a154cbbfb2dee99276f32436f7a",
                "sha256": "88b9cd0d447a6e00c68f6664247e8f2bc6a1ed757daf7eb6b31ad7368beba3bc"
            },
            "downloads": -1,
            "filename": "kmdo-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2f7c6a154cbbfb2dee99276f32436f7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7658,
            "upload_time": "2023-08-08T12:54:45",
            "upload_time_iso_8601": "2023-08-08T12:54:45.147634Z",
            "url": "https://files.pythonhosted.org/packages/1c/0f/b89a6f32208941c3cd8b4f671fa1d5fabe18fe91356ff07b4afe6d442c6b/kmdo-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 12:54:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "safl",
    "github_project": "kmdo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kmdo"
}
        
Elapsed time: 0.22632s