File: README.rst

package info (click to toggle)
python-josepy 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 484 kB
  • sloc: python: 2,534; makefile: 27
file content (14 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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