acme


Nameacme JSON
Version 3.0.1 PyPI version JSON
download
home_pagehttps://github.com/certbot/certbot
SummaryACME protocol implementation in Python
upload_time2024-11-14 19:13:31
maintainerNone
docs_urlNone
authorCertbot Project
requires_python>=3.8
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/certbot/certbot",
    "name": "acme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Certbot Project",
    "author_email": "certbot-dev@eff.org",
    "download_url": "https://files.pythonhosted.org/packages/2a/34/d6d7064afabe02f0043e5015aab664b67fc8bf049e81ac9220526afed3ce/acme-3.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "ACME protocol implementation in Python",
    "version": "3.0.1",
    "project_urls": {
        "Homepage": "https://github.com/certbot/certbot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "347d2daaaacf8dea7012fc680e4c1cf5dad426b6cc97296ba5b6431d313b83ab",
                "md5": "75b75e51a1309b359904ac9664a372e1",
                "sha256": "6b5f88681ead76f8c7de313ac6c7ee1c567fdcc61d48cfad2f5cb3606778529b"
            },
            "downloads": -1,
            "filename": "acme-3.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75b75e51a1309b359904ac9664a372e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 95884,
            "upload_time": "2024-11-14T19:13:08",
            "upload_time_iso_8601": "2024-11-14T19:13:08.565087Z",
            "url": "https://files.pythonhosted.org/packages/34/7d/2daaaacf8dea7012fc680e4c1cf5dad426b6cc97296ba5b6431d313b83ab/acme-3.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a34d6d7064afabe02f0043e5015aab664b67fc8bf049e81ac9220526afed3ce",
                "md5": "593bdf84c0ce646af2182420bc52a5cb",
                "sha256": "2f4ae207c8a6791a2bc74cd18d60274766f483c2059145b0142cbb43e761331c"
            },
            "downloads": -1,
            "filename": "acme-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "593bdf84c0ce646af2182420bc52a5cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 91828,
            "upload_time": "2024-11-14T19:13:31",
            "upload_time_iso_8601": "2024-11-14T19:13:31.682631Z",
            "url": "https://files.pythonhosted.org/packages/2a/34/d6d7064afabe02f0043e5015aab664b67fc8bf049e81ac9220526afed3ce/acme-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 19:13:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "certbot",
    "github_project": "certbot",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "acme"
}
        
Elapsed time: 0.35075s