Download
Debian (Lenny binary-amd64):
libteng2_2.1.1_amd64.deb: Teng runtime library. Needed by all other packages.
libteng-dev_2.1.1_amd64.deb: Teng development library and header files. Needed only when developing C/C++ programs with Teng or compiling python-teng and/or php4-teng from sources.
python2.5-teng_2.0.1_amd64.deb: Teng Python module for Python 2.5.
Sources:
teng-2.1.1.tar.gz: Sources of Teng library. Needed to compile python-teng and/or php4-teng.
python-teng-2.0.1.tar.gz: Sources of Teng Python module.
Anonymous SVN
You can checkout Teng's SVN repository through the following instruction set. The module you wish to check out must be specified as a part of the url.
To determine the names of the modules created by this project, you may examine their SVN repository via the provided web-based SVN repository viewer.
Use this command to checkout whole Teng SVN repository:
svn co https://teng.svn.sourceforge.net/svnroot/teng
Or you may use these commands to checkout single SVN modules:
svn co https://teng.svn.sourceforge.net/svnroot/teng/teng
svn co https://teng.svn.sourceforge.net/svnroot/teng/php4
svn co https://teng.svn.sourceforge.net/svnroot/teng/python
