File: glossary.rst

package info (click to toggle)
python-venusian 1.0a6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 428 kB
  • sloc: python: 1,229; makefile: 69
file content (19 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _glossary:

Glossary
========

.. glossary::
   :sorted:

   scan
      Walk a module or package executing callbacks defined by
      venusian-aware decorators along the way.

   Martian
      The package venusian was inspired by, part of the :term:`Grok`
      project.

   Grok
      A Zope-based `web framework <http://grok.zope.org>`.