Philip Zeyliger 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
..
doc 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
examples 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
mako 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
scripts 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
test 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
CHANGES 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
LICENSE 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
MANIFEST.in 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
PKG-INFO 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
README 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
README.py3k 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
distribute_setup.py 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
setup.cfg 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos
setup.py 8809c4c994 HUE-171. Update HUE to Mako 0.3.4 %!s(int64=15) %!d(string=hai) anos

README

Mako is licensed under an MIT-style license (see LICENSE).
Other incorporated projects may be licensed under different licenses.
All licenses allow for non-commercial and commercial use.

To install:

python setup.py install

SVN checkouts also inlcude setup.cfg file allowing setuptools to create
an svn-tagged build.

Documentation is available in HTML format in the ./doc/ directory.

Unit tests run via nose, and are available via setup.py:

python setup.py test

Or direct nose usage:

nosetests -v

For Python 3 information, see README.py3k.

good luck !