blob: cac341f4c137d300a2d8b659ebd648a51d6dd4d7 [file] [log] [blame]
Jean-Paul Calderone897bc252008-02-18 20:50:23 -05001
2pyOpenSSL - A Python wrapper around the OpenSSL library
Paul Kehrer158f5692015-04-15 10:31:36 -04003-------------------------------------------------------
4
5.. image:: https://coveralls.io/repos/pyca/pyopenssl/badge.svg
6 :target: https://coveralls.io/r/pyca/pyopenssl
7
8.. image:: https://readthedocs.org/projects/pyopenssl/badge/?version=latest
9 :target: https://pyopenssl.readthedocs.org/
10 :alt: Latest Docs
11
12.. image:: https://travis-ci.org/pyca/pyopenssl.svg?branch=master
13 :target: https://travis-ci.org/pyca/pyopenssl
Jean-Paul Calderone897bc252008-02-18 20:50:23 -050014
Julia Hansbroughb65223d2015-04-13 17:30:58 -040015See the file INSTALL.rst for installation instructions.
Jean-Paul Calderone26918492014-02-02 15:59:19 -050016
Ewoud Kohl van Wijngaarden99d1f9b2014-06-16 10:45:25 +020017See https://github.com/pyca/pyopenssl for development.
18
19See https://pyopenssl.readthedocs.org for documentation.
Jean-Paul Calderone26918492014-02-02 15:59:19 -050020
21See https://mail.python.org/mailman/listinfo/pyopenssl-users for the discussion mailing list.