Function Configuration 
**********************

funconf simplifies the management of function default keyword values by
seamlessly integrating configuration files into mapping objects which can be
bound to a function that takes variable keyword arguments. 

Project support:

* hosted at `github.com`_.
* distributed through `PyPI`_.
* documentation hosting at `readthedocs.org`_.

[mjdorma+funconf@gmail.com]


Project
=======

.. toctree::
    :maxdepth: 2

    roadmap.rst
    funconf.rst
    begins.rst


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

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



.. _github.com: https://github.com/mjdorma/funconf
.. _PyPI: https://pypi.python.org/pypi/funconf
.. _readthedocs.org: https://funconf.readthedocs.org/en/latest/ 

