:mod:`gs.form` Documentation
============================

This package provides a useful way of pushing data to a server by
making a ``POST`` to a form. While originally written for
GroupServer_, there is nothing specific to GroupServer in this
product.

Contents:

.. toctree::
   :maxdepth: 2

   api
   HISTORY


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

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

.. _GroupServer: http://groupserver.org/
