systemd


Namesystemd JSON
Version 0.17.1 PyPI version JSON
download
home_pagehttp://github.com/mosquito/cysystemd
Summarysystemd wrapper in Cython
upload_time2023-06-15 10:32:30
maintainer
docs_urlNone
author
requires_python
licenseApache
keywords systemd python daemon sd_notify cython
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SystemD for Python
==================

It's a proxy package for cysystemd package. It's has been renamed to avoid
of confusions. Please use the `cysystemd` instead of this package.

This package exists only for support users what do not upgrade to
the new package.
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/mosquito/cysystemd",
    "name": "systemd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "systemd,python,daemon,sd_notify,cython",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/22/c5/130c4c053315655308819fddc38e522640000ba32e2799512a15a4b2ea65/systemd-0.17.1.tar.gz",
    "platform": "POSIX",
    "description": "SystemD for Python\n==================\n\nIt's a proxy package for cysystemd package. It's has been renamed to avoid\nof confusions. Please use the `cysystemd` instead of this package.\n\nThis package exists only for support users what do not upgrade to\nthe new package.",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "systemd wrapper in Cython",
    "version": "0.17.1",
    "project_urls": {
        "Homepage": "http://github.com/mosquito/cysystemd"
    },
    "split_keywords": [
        "systemd",
        "python",
        "daemon",
        "sd_notify",
        "cython"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22c5130c4c053315655308819fddc38e522640000ba32e2799512a15a4b2ea65",
                "md5": "a8406cf6588076aa433ddc9c0a1922dd",
                "sha256": "f502cca7306efcaa6bfd6a4c7d1117822e05e5abede5040d5866235c88ab7ccf"
            },
            "downloads": -1,
            "filename": "systemd-0.17.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a8406cf6588076aa433ddc9c0a1922dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1345,
            "upload_time": "2023-06-15T10:32:30",
            "upload_time_iso_8601": "2023-06-15T10:32:30.845089Z",
            "url": "https://files.pythonhosted.org/packages/22/c5/130c4c053315655308819fddc38e522640000ba32e2799512a15a4b2ea65/systemd-0.17.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 10:32:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mosquito",
    "github_project": "cysystemd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "systemd"
}
        
Elapsed time: 0.08094s