Official Releases:
- Python version of Anubadok's codes are now being maintained at GitHub. For latest official releases,
please visit Anubadok repository at GitHub.
-
Older releases of Anubadok (upto version 0.2.1-beta) can be downloaded from
here
under the terms of GNU General Public License v2+.
SVN Version:
You can download SVN version of Anubadok from its repository by using the following
command.
- svn checkout
https://anubadok.svn.sourceforge.net/svnroot/anubadok/trunk
anubadok
After downloading the source code from SVN repository you can do
the following to run anubadok:
- cd anubadok
- echo "I love you." | ./bin/anubadok
You should see translated output in Unicode Bengali.
To browse Anubadok's SVN repository, please
click here.