/docs/index.rst
https://bitbucket.org/neithere/argh/ · ReStructuredText · 44 lines · 32 code · 12 blank · 0 comment · 0 complexity · 8da9b6bfd358d274230de8b15987a3d9 MD5 · raw file
- .. include:: ../README
- Dependencies
- ------------
- The `argh` library is supported (and tested unless otherwise specified) on
- the following versions of Python:
- * 2.6 (`argparse` library is required)
- * 2.7 (including PyPy 1.8)
- * 3.1 (`argparse` library is required; **not** tested)
- * 3.2
- * 3.3
- .. versionchanged:: 0.15
- Added support for Python 3.x, dropped support for Python ⤠2.5.
- .. versionchanged:: 0.18
- Improved support for Python 3.2, added support for Python 3.3.
- Why this one?
- -------------
- See :doc:`similar`.
- Details
- -------
- .. toctree::
- :maxdepth: 2
- tutorial
- reference
- similar
- projects
- subparsers
- contributors
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`