.. include globals.rst

.. an_example_pypi_project documentation master file, created by
   sphinx-quickstart on Thu Nov 05 22:55:49 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to nannou's documentation!
**********************************

What is nannou?
===============

Nannou is a template engine based on `pattern matching <http://en.wikipedia.org/wiki/Pattern_matching>`_ principle. This gives it ability to generate code for complex objects with an undefined structure, using simple and declarative templates syntax.

Documentation: 

    http://packages.python.org/nannou/
