Derived from [asgi-signing-middleware](https://github.com/HacKanCuBa/asgi-signing-middleware/) to work with the [Ofjustpy](https://github.com/ofjustpy) framework.
Raw data
{
"_id": null,
"home_page": null,
"name": "oj-signing-middleware",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "Kabira K <kabira@monallabs.in>",
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/41/5c/31de4213a939325ee395fc9f35af47b1a698d47432aa0d452bb9d6c2efe7/oj-signing-middleware-0.2.0.tar.gz",
"platform": null,
"description": "Derived from [asgi-signing-middleware](https://github.com/HacKanCuBa/asgi-signing-middleware/) to work with the [Ofjustpy](https://github.com/ofjustpy) framework.\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "ASGI signing middlewares.",
"version": "0.2.0",
"project_urls": {
"Source": "https://github.com/ofjustpy/oj-signing-middleware"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cc003135743ec8f065d598078f1b5febfa69cf1e08b87e777da77a3be0dabd76",
"md5": "8f0e0f5f2dc1f9ee7a2f99bcefa6329f",
"sha256": "7cbe36bcc4c6cac699c333b143fa1bfe018efb26570623765b488c1aa0887725"
},
"downloads": -1,
"filename": "oj_signing_middleware-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f0e0f5f2dc1f9ee7a2f99bcefa6329f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 7127,
"upload_time": "2023-09-23T15:45:19",
"upload_time_iso_8601": "2023-09-23T15:45:19.261144Z",
"url": "https://files.pythonhosted.org/packages/cc/00/3135743ec8f065d598078f1b5febfa69cf1e08b87e777da77a3be0dabd76/oj_signing_middleware-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "415c31de4213a939325ee395fc9f35af47b1a698d47432aa0d452bb9d6c2efe7",
"md5": "035d775cf60dfc6c210a9b3c5157cea8",
"sha256": "dcf5658957cada92c170b8e547fc8923e17d138344f48b9926f64d48c042302e"
},
"downloads": -1,
"filename": "oj-signing-middleware-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "035d775cf60dfc6c210a9b3c5157cea8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8628,
"upload_time": "2023-09-23T15:45:21",
"upload_time_iso_8601": "2023-09-23T15:45:21.710080Z",
"url": "https://files.pythonhosted.org/packages/41/5c/31de4213a939325ee395fc9f35af47b1a698d47432aa0d452bb9d6c2efe7/oj-signing-middleware-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-23 15:45:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ofjustpy",
"github_project": "oj-signing-middleware",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "anyio",
"specs": [
[
"==",
"4.0.0"
]
]
},
{
"name": "blake2signer",
"specs": [
[
"==",
"2.5.2"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.4"
]
]
},
{
"name": "sniffio",
"specs": [
[
"==",
"1.3.0"
]
]
},
{
"name": "starlette",
"specs": [
[
"==",
"0.31.1"
]
]
}
],
"lcname": "oj-signing-middleware"
}