The package **easydev** provides utilities that are of general usage
for the development of Python packages. For instance, it provides the 
sphinx templates being used for this documentation. It is also used by
other packages where documentation using Sphinx is being used (e.g., rtools, 
spectrum). It also provides tools such as multisetup that ease the devlopment of
several packages within a single namespce.

For a full documentation, see the sphinx documentation in the ./doc directory.

