jk-cmdoutputparsinghelper


Namejk-cmdoutputparsinghelper JSON
Version 0.2023.2.9 PyPI version JSON
download
home_page
SummaryAssists in parsing output of *nix system commands such as df, systemctrl and others.
upload_time2023-02-09 22:06:09
maintainer
docs_urlNone
authorJürgen Knauth
requires_python
licenseproprietary
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            jk_cmdoutputparsinghelper
==========

Introduction
------------

This python module ...

Information about this module can be found here:

* [github.org](https://github.com/jkpubsrc/....)
* [pypi.python.org](https://pypi.python.org/pypi/jk_cmdoutputparsinghelper)

Why this module?
----------------

...

Limitations of this module
--------------------------

...

How to use this module
----------------------

### Import this module

Please include this module into your application using the following code:

```python
import jk_cmdoutputparsinghelper
```

...

Contact Information
-------------------

This work is Open Source. This enables you to use this work for free.

Please have in mind this also enables you to contribute. We, the subspecies of software developers, can create great things. But the more collaborate, the more fantastic these things can become. Therefore Feel free to contact the author(s) listed below, either for giving feedback, providing comments, hints, indicate possible collaborations, ideas, improvements. Or maybe for "only" reporting some bugs:

* Jürgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de

License
-------

This software is provided under the following license:

* Apache Software License 2.0
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jk-cmdoutputparsinghelper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "J\u00fcrgen Knauth",
    "author_email": "pubsrc@binary-overflow.de",
    "download_url": "https://files.pythonhosted.org/packages/2c/73/d3c53d3e58e3a0c682a8e5179637766c7e1d5a5bbd70ccf8cf8542e8673f/jk_cmdoutputparsinghelper-0.2023.2.9.tar.gz",
    "platform": null,
    "description": "jk_cmdoutputparsinghelper\n==========\n\nIntroduction\n------------\n\nThis python module ...\n\nInformation about this module can be found here:\n\n* [github.org](https://github.com/jkpubsrc/....)\n* [pypi.python.org](https://pypi.python.org/pypi/jk_cmdoutputparsinghelper)\n\nWhy this module?\n----------------\n\n...\n\nLimitations of this module\n--------------------------\n\n...\n\nHow to use this module\n----------------------\n\n### Import this module\n\nPlease include this module into your application using the following code:\n\n```python\nimport jk_cmdoutputparsinghelper\n```\n\n...\n\nContact Information\n-------------------\n\nThis work is Open Source. This enables you to use this work for free.\n\nPlease have in mind this also enables you to contribute. We, the subspecies of software developers, can create great things. But the more collaborate, the more fantastic these things can become. Therefore Feel free to contact the author(s) listed below, either for giving feedback, providing comments, hints, indicate possible collaborations, ideas, improvements. Or maybe for \"only\" reporting some bugs:\n\n* J\u00fcrgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de\n\nLicense\n-------\n\nThis software is provided under the following license:\n\n* Apache Software License 2.0",
    "bugtrack_url": null,
    "license": "proprietary",
    "summary": "Assists in parsing output of *nix system commands such as df, systemctrl and others.",
    "version": "0.2023.2.9",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c73d3c53d3e58e3a0c682a8e5179637766c7e1d5a5bbd70ccf8cf8542e8673f",
                "md5": "0cd3c5bc3a5d099e47bdeaefe30026ac",
                "sha256": "c8d538adeaa74b3171036537e4c128c0247765b85d9cdef263c3a8202d0d2eec"
            },
            "downloads": -1,
            "filename": "jk_cmdoutputparsinghelper-0.2023.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "0cd3c5bc3a5d099e47bdeaefe30026ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13036,
            "upload_time": "2023-02-09T22:06:09",
            "upload_time_iso_8601": "2023-02-09T22:06:09.817243Z",
            "url": "https://files.pythonhosted.org/packages/2c/73/d3c53d3e58e3a0c682a8e5179637766c7e1d5a5bbd70ccf8cf8542e8673f/jk_cmdoutputparsinghelper-0.2023.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-09 22:06:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "jk-cmdoutputparsinghelper"
}
        
Elapsed time: 0.04090s