xmanage


Namexmanage JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xmanage/
SummarySystem and service management tool
upload_time2025-07-24 12:50:01
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords
VCS
bugtrack_url
requirements xkits-command xkits-lib tabulate
Travis-CI No Travis.
coveralls test coverage
            # xmanage

> System and service management tool

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xmanage/",
    "name": "xmanage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/c4/a8e9b31d6f8f886804015c8dadb6a54bba8ff62f87c3c83bfdf04a534afe/xmanage-0.7.1.tar.gz",
    "platform": "any",
    "description": "# xmanage\n\n> System and service management tool\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "System and service management tool",
    "version": "0.7.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xmanage/issues",
        "Documentation": "https://github.com/bondbox/xmanage/",
        "Homepage": "https://github.com/bondbox/xmanage/",
        "Source Code": "https://github.com/bondbox/xmanage/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b001dd5bf4b2e02ea2062597ee9b979510c56780686c4b9df56c7f5bd2804098",
                "md5": "b799f1f472af171e8014c92208898bb1",
                "sha256": "ada9e59caeeea6084efc560a9919ffdef2861277e75549a6fae9e0913cdc0330"
            },
            "downloads": -1,
            "filename": "xmanage-0.7.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b799f1f472af171e8014c92208898bb1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 18738,
            "upload_time": "2025-07-24T12:50:02",
            "upload_time_iso_8601": "2025-07-24T12:50:02.366866Z",
            "url": "https://files.pythonhosted.org/packages/b0/01/dd5bf4b2e02ea2062597ee9b979510c56780686c4b9df56c7f5bd2804098/xmanage-0.7.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b2c4a8e9b31d6f8f886804015c8dadb6a54bba8ff62f87c3c83bfdf04a534afe",
                "md5": "470f9ea153e96226e6402ba34a83cc3c",
                "sha256": "e1ef41167c66c7882acc4168e68a848d86c00eb43add8a5a24b702af3bae50ee"
            },
            "downloads": -1,
            "filename": "xmanage-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "470f9ea153e96226e6402ba34a83cc3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16946,
            "upload_time": "2025-07-24T12:50:01",
            "upload_time_iso_8601": "2025-07-24T12:50:01.310749Z",
            "url": "https://files.pythonhosted.org/packages/b2/c4/a8e9b31d6f8f886804015c8dadb6a54bba8ff62f87c3c83bfdf04a534afe/xmanage-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 12:50:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xmanage",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xkits-command",
            "specs": [
                [
                    ">=",
                    "0.2"
                ]
            ]
        },
        {
            "name": "xkits-lib",
            "specs": [
                [
                    ">=",
                    "0.3"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": []
        }
    ],
    "lcname": "xmanage"
}
        
Elapsed time: 4.04906s