Michael Merickel
2017-03-31 f454b80b0f6e6442fa27e48b7e1e38c5a7cbef03
docs/glossary.rst
@@ -366,6 +366,14 @@
     :term:`WSGI` components together declaratively within an ``.ini``
     file.  It was developed by Ian Bicking.
   plaster
     `plaster <http://docs.pylonsproject.org/projects/plaster/en/latest/>`_ is
     a library used by :app:`Pyramid` which acts as an abstraction between
     command-line scripts and the file format used to load the :term:`WSGI`
     components and application settings. By default :app:`Pyramid` ships
     with the ``plaster_pastedeploy`` library installed which provides
     integrated support for loading a :term:`PasteDeploy` INI file.
   Chameleon
     `chameleon <https://chameleon.readthedocs.org/en/latest/>`_ is an
     attribute language template compiler which supports the :term:`ZPT`