File: index.rst

package info (click to toggle)
python-cryptography 1.7.1-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,164 kB
  • sloc: python: 37,971; ansic: 587; java: 319; makefile: 158
file content (20 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Development
===========

As an open source project, ``cryptography`` welcomes contributions of all
forms. The sections below will help you get started.

File bugs and feature requests on our issue tracker on `GitHub`_. If it is a
bug check out `what to put in your bug report`_.

.. toctree::
    :maxdepth: 2

    getting-started
    submitting-patches
    reviewing-patches
    test-vectors
    c-bindings

.. _`GitHub`: https://github.com/pyca/cryptography
.. _`what to put in your bug report`: http://www.contribution-guide.org/#what-to-put-in-your-bug-report