File: index.rst

package info (click to toggle)
python-enigma 0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 268 kB
  • sloc: python: 750; makefile: 132
file content (37 lines) | stat: -rw-r--r-- 991 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.. Py-Enigma documentation master file, created by
   sphinx-quickstart on Thu May 31 19:11:09 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Py-Enigma's documentation!
=====================================

:Author: Brian Neal <bgneal@gmail.com>
:Version: |release|
:Date: |today|
:Home Page: https://bitbucket.org/bgneal/enigma/
:License: MIT License (see LICENSE.txt)
:Documentation: http://py-enigma.readthedocs.org/
:Support: https://bitbucket.org/bgneal/enigma/issues

Py-Enigma is a historically accurate `Enigma machine
<http://en.wikipedia.org/wiki/Enigma_machine>`_ simulation library written in
Python. Py-Enigma includes a simple command-line application to allow for quick
experimenting and scripting.

Documentation contents:

.. toctree::
   :maxdepth: 3

   overview
   guide
   reference
   pyenigma
   keyfile

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`