josepy


Namejosepy JSON
Version 2.1.0 PyPI version JSON
download
home_pageNone
SummaryJOSE protocol implementation in Python
upload_time2025-07-08 17:20:54
maintainerNone
docs_urlNone
authorCertbot Project
requires_python<4.0,>=3.9.2
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            JOSE protocol implementation in Python using cryptography

.. image:: https://github.com/certbot/josepy/actions/workflows/check.yaml/badge.svg
  :target: https://github.com/certbot/josepy/actions/workflows/check.yaml

.. image:: https://readthedocs.org/projects/josepy/badge/?version=latest
  :target: http://josepy.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
  :target: https://github.com/psf/black

For more information about contributing to this project, see CONTRIBUTING.md_.

.. _CONTRIBUTING.md: CONTRIBUTING.md


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "josepy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9.2",
    "maintainer_email": null,
    "keywords": null,
    "author": "Certbot Project",
    "author_email": "certbot-dev@eff.org",
    "download_url": "https://files.pythonhosted.org/packages/9d/19/4ebe24c42c341c5868dff072b78d503fc1b0725d88ea619d2db68f5624a9/josepy-2.1.0.tar.gz",
    "platform": null,
    "description": "JOSE protocol implementation in Python using cryptography\n\n.. image:: https://github.com/certbot/josepy/actions/workflows/check.yaml/badge.svg\n  :target: https://github.com/certbot/josepy/actions/workflows/check.yaml\n\n.. image:: https://readthedocs.org/projects/josepy/badge/?version=latest\n  :target: http://josepy.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n  :target: https://github.com/psf/black\n\nFor more information about contributing to this project, see CONTRIBUTING.md_.\n\n.. _CONTRIBUTING.md: CONTRIBUTING.md\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "JOSE protocol implementation in Python",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/certbot/josepy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "470ee248f059986e376b87e546cd840d244370b9f7ef2b336456f0c2cfb2fef0",
                "md5": "b613ab6157edbdce40e090bece868ecb",
                "sha256": "0eadf09b96821bdae9a8b14145425cb9fe0bbee64c6fdfce3ccd4ceb7d7efbbd"
            },
            "downloads": -1,
            "filename": "josepy-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b613ab6157edbdce40e090bece868ecb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9.2",
            "size": 29065,
            "upload_time": "2025-07-08T17:20:53",
            "upload_time_iso_8601": "2025-07-08T17:20:53.504658Z",
            "url": "https://files.pythonhosted.org/packages/47/0e/e248f059986e376b87e546cd840d244370b9f7ef2b336456f0c2cfb2fef0/josepy-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9d194ebe24c42c341c5868dff072b78d503fc1b0725d88ea619d2db68f5624a9",
                "md5": "b6bb741451a2a2965efee4be811c5282",
                "sha256": "9beafbaa107ec7128e6c21d86b2bc2aea2f590158e50aca972dca3753046091f"
            },
            "downloads": -1,
            "filename": "josepy-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b6bb741451a2a2965efee4be811c5282",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9.2",
            "size": 56189,
            "upload_time": "2025-07-08T17:20:54",
            "upload_time_iso_8601": "2025-07-08T17:20:54.980530Z",
            "url": "https://files.pythonhosted.org/packages/9d/19/4ebe24c42c341c5868dff072b78d503fc1b0725d88ea619d2db68f5624a9/josepy-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 17:20:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "certbot",
    "github_project": "josepy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "josepy"
}
        
Elapsed time: 0.40953s