jk_systools


Namejk_systools JSON
Version 0.2024.11.3 PyPI version JSON
download
home_pageNone
SummaryThis python tool provides alternatives and additions to classic Linux system tools.
upload_time2024-11-03 19:32:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords console terminal cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            jk_systools
===========

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

This python tool provides alternatives and additions to classic Linux system tools.

Information about this module can be found here:

* [github.org](https://github.com/jkpubsrc/python-module-jk-systools)
* [pypi.python.org](https://pypi.python.org/pypi/jk_systools)

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

### Commands

* `jk_df` : Alternative to `df`
* `jk_mount` : Alternative to `mount`

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

This is Open Source code. That not only gives you the possibility of freely using this code it also
allows you to contribute. Feel free to contact the author(s) of this software listed below, either
for comments, collaboration requests, suggestions for improvement or reporting bugs:

* Jürgen Knauth: pubsrc@binary-overflow.de

License
-------

This software is provided under the following license:

* Apache Software License 2.0




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jk_systools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "J\u00fcrgen Knauth <pubsrc@binary-overflow.de>",
    "keywords": "console, terminal, cli",
    "author": null,
    "author_email": "J\u00fcrgen Knauth <pubsrc@binary-overflow.de>",
    "download_url": "https://files.pythonhosted.org/packages/d7/72/777b1a7ec2a73fe84f81fc1532c0d2324a763a74f47acbccd27d871b524e/jk_systools-0.2024.11.3.tar.gz",
    "platform": null,
    "description": "jk_systools\n===========\n\nIntroduction\n------------\n\nThis python tool provides alternatives and additions to classic Linux system tools.\n\nInformation about this module can be found here:\n\n* [github.org](https://github.com/jkpubsrc/python-module-jk-systools)\n* [pypi.python.org](https://pypi.python.org/pypi/jk_systools)\n\nHow to use this module\n----------------------\n\n### Commands\n\n* `jk_df` : Alternative to `df`\n* `jk_mount` : Alternative to `mount`\n\nContact Information\n-------------------\n\nThis is Open Source code. That not only gives you the possibility of freely using this code it also\nallows you to contribute. Feel free to contact the author(s) of this software listed below, either\nfor comments, collaboration requests, suggestions for improvement or reporting bugs:\n\n* J\u00fcrgen Knauth: pubsrc@binary-overflow.de\n\nLicense\n-------\n\nThis software is provided under the following license:\n\n* Apache Software License 2.0\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This python tool provides alternatives and additions to classic Linux system tools.",
    "version": "0.2024.11.3",
    "project_urls": null,
    "split_keywords": [
        "console",
        " terminal",
        " cli"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "000b11e02a721d03b98d6edef43b1513541636974f44832bf74777e94b1beef3",
                "md5": "20e27abcf78a6e5897dc77ce9122cf09",
                "sha256": "236ffcb58437d8cc0b8d36278b7943d92d2423e44d6d1d7ea3e73919fe9d1985"
            },
            "downloads": -1,
            "filename": "jk_systools-0.2024.11.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20e27abcf78a6e5897dc77ce9122cf09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11106,
            "upload_time": "2024-11-03T19:31:58",
            "upload_time_iso_8601": "2024-11-03T19:31:58.898787Z",
            "url": "https://files.pythonhosted.org/packages/00/0b/11e02a721d03b98d6edef43b1513541636974f44832bf74777e94b1beef3/jk_systools-0.2024.11.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d772777b1a7ec2a73fe84f81fc1532c0d2324a763a74f47acbccd27d871b524e",
                "md5": "0fa8a1d43506feca0888fa1a81fdc761",
                "sha256": "39edb08cfe99e0085b94ffd8b048f64f202abfaefa202c361645535e0b4c9782"
            },
            "downloads": -1,
            "filename": "jk_systools-0.2024.11.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0fa8a1d43506feca0888fa1a81fdc761",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7703,
            "upload_time": "2024-11-03T19:32:01",
            "upload_time_iso_8601": "2024-11-03T19:32:01.057834Z",
            "url": "https://files.pythonhosted.org/packages/d7/72/777b1a7ec2a73fe84f81fc1532c0d2324a763a74f47acbccd27d871b524e/jk_systools-0.2024.11.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-03 19:32:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jk_systools"
}
        
Elapsed time: 0.59407s