tegaki-python
=============

Base Python library for the Tegaki project.

Requirements
------------

Python       2.4    http://www.python.org
Zinnia *     0.05   http://zinnia.sourceforge.net/

[*] The Python bindings are also required.

Install
-------

($ su)
# python setup.py install

Developer
---------

If you intend to contribute to Tegaki, the most convenient way to install it
is to add the following to your ~/.bashrc file.

tegakiroot=/path/to/hwr/
export PYTHONPATH=$tegakiroot/tegaki-python:$tegakiroot/tegaki-pygtk

In order to download the latest source code, please use git.

$ git clone http://www.mblondel.org/code/hwr.git

License
-------

This package is distributed under the terms of the GNU General Public
License. See the COPYING file for more information.

Homepage
--------

http://www.tegaki.org
