xkeys


Namexkeys JSON
Version 0.5.3 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xkeys/
SummaryKey and Certificate Management
upload_time2025-08-21 09:23:46
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords command-line argparse argcomplete
VCS
bugtrack_url
requirements xkits-logger xkits-file xkits-lib cryptography toml
Travis-CI No Travis.
coveralls test coverage
            # xkeys

> Key and Certificate Management

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xkeys/",
    "name": "xkeys",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "command-line, argparse, argcomplete",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/b7/c5/1b189d7a26f0649fe5d7734b4956e60152323c007dc134bd98128bc13507/xkeys-0.5.3.tar.gz",
    "platform": "any",
    "description": "# xkeys\n\n> Key and Certificate Management\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Key and Certificate Management",
    "version": "0.5.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xkeys/issues",
        "Documentation": "https://github.com/bondbox/xkeys/",
        "Homepage": "https://github.com/bondbox/xkeys/",
        "Source Code": "https://github.com/bondbox/xkeys/"
    },
    "split_keywords": [
        "command-line",
        " argparse",
        " argcomplete"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1be437a3aa395ce893906d38a7c306a28496c98aba4e1d4627c07df3c1d5fa70",
                "md5": "8264c97665117153efca99a0512b5235",
                "sha256": "f1d64b380c3c26803ede3940abda44ac8479d30ad910f8d3a6d3d27b89aa00e9"
            },
            "downloads": -1,
            "filename": "xkeys-0.5.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8264c97665117153efca99a0512b5235",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 17728,
            "upload_time": "2025-08-21T09:23:45",
            "upload_time_iso_8601": "2025-08-21T09:23:45.797691Z",
            "url": "https://files.pythonhosted.org/packages/1b/e4/37a3aa395ce893906d38a7c306a28496c98aba4e1d4627c07df3c1d5fa70/xkeys-0.5.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b7c51b189d7a26f0649fe5d7734b4956e60152323c007dc134bd98128bc13507",
                "md5": "22fc35d9e0921a77d6b4f34b3ea549a4",
                "sha256": "cef05f1b01596276344c9971fe09a6e3ccab0a942520af8e9d768c47a62664e6"
            },
            "downloads": -1,
            "filename": "xkeys-0.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "22fc35d9e0921a77d6b4f34b3ea549a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15641,
            "upload_time": "2025-08-21T09:23:46",
            "upload_time_iso_8601": "2025-08-21T09:23:46.684037Z",
            "url": "https://files.pythonhosted.org/packages/b7/c5/1b189d7a26f0649fe5d7734b4956e60152323c007dc134bd98128bc13507/xkeys-0.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 09:23:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xkeys",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xkits-logger",
            "specs": [
                [
                    ">=",
                    "0.2"
                ]
            ]
        },
        {
            "name": "xkits-file",
            "specs": [
                [
                    ">=",
                    "0.6"
                ]
            ]
        },
        {
            "name": "xkits-lib",
            "specs": [
                [
                    ">=",
                    "0.3"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "toml",
            "specs": []
        }
    ],
    "lcname": "xkeys"
}
        
Elapsed time: 0.78375s