==========================
Python Autograph Utilities
==========================
|pypi| |ci| |coverage|
.. |pypi| image:: https://img.shields.io/pypi/v/autograph-utils.svg
:target: https://pypi.python.org/pypi/autograph-utils
.. |ci| image:: https://img.shields.io/github/actions/workflow/status/mozilla-services/python-autograph-utils/test.yml?branch=main
:target: https://github.com/mozilla-services/python-autograph-utils/actions
.. |coverage| image:: https://coveralls.io/repos/github/mozilla-services/python-autograph-utils/badge.svg?branch=main
:target: https://coveralls.io/github/mozilla-services/python-autograph-utils?branch=main
A library to simplify use of Autograph
* Free software: Apache Software License 2.0
* Documentation: https://python-autograph-utils.readthedocs.io.
Features
--------
SignatureVerifier
=================
The canonical implementation of certificate chain validation. Although
some other implementations seem to exist (such as
https://github.com/river2sea/X509Validation,
https://github.com/alex/x509-validator, and
https://github.com/openstack/cursive), all are marked as
pre-production and/or needing work, so just do it ourselves.
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
Raw data
{
"_id": null,
"home_page": null,
"name": "autograph-utils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "autograph",
"author": null,
"author_email": "Mozilla Services <dev-webdev@lists.mozilla.org>",
"download_url": "https://files.pythonhosted.org/packages/4a/4a/46697ad4266d8b97e09ebd586e06a9ac7ac65bd387bdfa9bb32261be0795/autograph_utils-1.0.1.tar.gz",
"platform": null,
"description": "==========================\nPython Autograph Utilities\n==========================\n\n|pypi| |ci| |coverage|\n\n.. |pypi| image:: https://img.shields.io/pypi/v/autograph-utils.svg\n :target: https://pypi.python.org/pypi/autograph-utils\n.. |ci| image:: https://img.shields.io/github/actions/workflow/status/mozilla-services/python-autograph-utils/test.yml?branch=main\n :target: https://github.com/mozilla-services/python-autograph-utils/actions\n.. |coverage| image:: https://coveralls.io/repos/github/mozilla-services/python-autograph-utils/badge.svg?branch=main\n :target: https://coveralls.io/github/mozilla-services/python-autograph-utils?branch=main\n\nA library to simplify use of Autograph\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://python-autograph-utils.readthedocs.io.\n\n\nFeatures\n--------\n\nSignatureVerifier\n=================\n\nThe canonical implementation of certificate chain validation. Although\nsome other implementations seem to exist (such as\nhttps://github.com/river2sea/X509Validation,\nhttps://github.com/alex/x509-validator, and\nhttps://github.com/openstack/cursive), all are marked as\npre-production and/or needing work, so just do it ourselves.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0 Copyright (c) 2019, Ethan Glasser-Camp Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ",
"summary": "autograph-utils is a tool to configure a kinto server from an YAML file.",
"version": "1.0.1",
"project_urls": {
"Repository": "https://github.com/mozilla-services/autograph-utils"
},
"split_keywords": [
"autograph"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "95607820b4cad8b3e7a494fc025297bcba96ec2cd893bd433e72447867ef7605",
"md5": "b110535a72d045840ea5022b81baddd6",
"sha256": "9bc438f417d7ecadd5b7a90c9ca8ad3585a607e775fbec025c4620cb3ddc621c"
},
"downloads": -1,
"filename": "autograph_utils-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b110535a72d045840ea5022b81baddd6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8522,
"upload_time": "2024-09-26T16:57:58",
"upload_time_iso_8601": "2024-09-26T16:57:58.145478Z",
"url": "https://files.pythonhosted.org/packages/95/60/7820b4cad8b3e7a494fc025297bcba96ec2cd893bd433e72447867ef7605/autograph_utils-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a4a46697ad4266d8b97e09ebd586e06a9ac7ac65bd387bdfa9bb32261be0795",
"md5": "b423705a745df5ee7472fc48151468ac",
"sha256": "065003d5f6d8d994d0d6ae37a28cc3a96d875c4dea1e28c68872000edda64758"
},
"downloads": -1,
"filename": "autograph_utils-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b423705a745df5ee7472fc48151468ac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 45005,
"upload_time": "2024-09-26T16:57:59",
"upload_time_iso_8601": "2024-09-26T16:57:59.275689Z",
"url": "https://files.pythonhosted.org/packages/4a/4a/46697ad4266d8b97e09ebd586e06a9ac7ac65bd387bdfa9bb32261be0795/autograph_utils-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 16:57:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mozilla-services",
"github_project": "autograph-utils",
"github_not_found": true,
"lcname": "autograph-utils"
}