referencing-http


Namereferencing-http JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryServe your JSON registries over HTTP, for humans and machines alike
upload_time2024-01-03 22:02:28
maintainer
docs_urlNone
authorJulian Berman
requires_python>=3.10
licenseMIT
keywords api asyncapi json jsonschema openapi referencing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
``referencing-http``
====================

|PyPI| |Pythons| |CI| |ReadTheDocs|

.. |PyPI| image:: https://img.shields.io/pypi/v/referencing-http.svg
  :alt: PyPI version
  :target: https://pypi.org/project/referencing-http/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/referencing-http.svg
  :alt: Supported Python versions
  :target: https://pypi.org/project/referencing-http/

.. |CI| image:: https://github.com/python-jsonschema/referencing-http/workflows/CI/badge.svg
  :alt: Build status
  :target: https://github.com/python-jsonschema/referencing-http/actions?query=workflow%3ACI


.. |ReadTheDocs| image:: https://readthedocs.org/projects/referencing-http/badge/?version=stable&style=flat
  :alt: ReadTheDocs status
  :target: https://referencing-http.readthedocs.io/en/stable/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "referencing-http",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "api,asyncapi,json,jsonschema,openapi,referencing",
    "author": "Julian Berman",
    "author_email": "Julian+referencing-http@GrayVines.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/ea/71cbdc587cc53e5c8bd5aa9e86efda672716f246a0f8f9a360988ffc8ac4/referencing_http-0.1.1.tar.gz",
    "platform": null,
    "description": "====================\n``referencing-http``\n====================\n\n|PyPI| |Pythons| |CI| |ReadTheDocs|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/referencing-http.svg\n  :alt: PyPI version\n  :target: https://pypi.org/project/referencing-http/\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/referencing-http.svg\n  :alt: Supported Python versions\n  :target: https://pypi.org/project/referencing-http/\n\n.. |CI| image:: https://github.com/python-jsonschema/referencing-http/workflows/CI/badge.svg\n  :alt: Build status\n  :target: https://github.com/python-jsonschema/referencing-http/actions?query=workflow%3ACI\n\n\n.. |ReadTheDocs| image:: https://readthedocs.org/projects/referencing-http/badge/?version=stable&style=flat\n  :alt: ReadTheDocs status\n  :target: https://referencing-http.readthedocs.io/en/stable/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Serve your JSON registries over HTTP, for humans and machines alike",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://referencing-http.readthedocs.io/",
        "Funding": "https://github.com/sponsors/Julian",
        "Homepage": "https://github.com/python-referencing/referencing-http",
        "Issues": "https://github.com/python-referencing/referencing-http/issues/",
        "Source": "https://github.com/python-referencing/referencing-http"
    },
    "split_keywords": [
        "api",
        "asyncapi",
        "json",
        "jsonschema",
        "openapi",
        "referencing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7aeb68437d832a26a19cc400d1a5637e063fe17f654013c01dd5972a3ea128d6",
                "md5": "f8a09e70584b74f8ded50e9a27f62ddd",
                "sha256": "9df851fa808a73b90a558f102b01e287bb317dbb62b824288a2fc9ca468edf4b"
            },
            "downloads": -1,
            "filename": "referencing_http-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8a09e70584b74f8ded50e9a27f62ddd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3011,
            "upload_time": "2024-01-03T22:02:27",
            "upload_time_iso_8601": "2024-01-03T22:02:27.349355Z",
            "url": "https://files.pythonhosted.org/packages/7a/eb/68437d832a26a19cc400d1a5637e063fe17f654013c01dd5972a3ea128d6/referencing_http-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bea71cbdc587cc53e5c8bd5aa9e86efda672716f246a0f8f9a360988ffc8ac4",
                "md5": "d1878e291ee9f69cd72822ccbdf45f64",
                "sha256": "b4e97858ad387bffe22ef143d0b127f1bf2da8506a3c1e625feca96bed7da437"
            },
            "downloads": -1,
            "filename": "referencing_http-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d1878e291ee9f69cd72822ccbdf45f64",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8206,
            "upload_time": "2024-01-03T22:02:28",
            "upload_time_iso_8601": "2024-01-03T22:02:28.853179Z",
            "url": "https://files.pythonhosted.org/packages/2b/ea/71cbdc587cc53e5c8bd5aa9e86efda672716f246a0f8f9a360988ffc8ac4/referencing_http-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 22:02:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "Julian",
    "github_not_found": true,
    "lcname": "referencing-http"
}
        
Elapsed time: 0.16301s