summaryrefslogtreecommitdiff
path: root/README.rst
blob: cac341f4c137d300a2d8b659ebd648a51d6dd4d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

pyOpenSSL - A Python wrapper around the OpenSSL library
-------------------------------------------------------

.. image:: https://coveralls.io/repos/pyca/pyopenssl/badge.svg
  :target: https://coveralls.io/r/pyca/pyopenssl

.. image:: https://readthedocs.org/projects/pyopenssl/badge/?version=latest
    :target: https://pyopenssl.readthedocs.org/
    :alt: Latest Docs

.. image:: https://travis-ci.org/pyca/pyopenssl.svg?branch=master
    :target: https://travis-ci.org/pyca/pyopenssl

See the file INSTALL.rst for installation instructions.

See https://github.com/pyca/pyopenssl for development.

See https://pyopenssl.readthedocs.org for documentation.

See https://mail.python.org/mailman/listinfo/pyopenssl-users for the discussion mailing list.