summaryrefslogtreecommitdiffstats
path: root/pychathans/src/__init__.py
blob: 558c00b88ca91facbccf932af628bdd6016c5a98 (plain)
1
2
3
4
5
6
#!/usr/bin/env python
# Copyright 2008 Santhosh Thottingal <santhosh.thottingal@gmail.com>, Nishan Naseer <nishan.naseer@gmail.com>, Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
# http://www.smc.org.in
"""Chathans is a GUI for the ASCII to Unicode converter, Payyans.It is written in PyGTK."""

__AUTHORS__ = [ ( "Rajeesh K Nambiar", "rajeeshknambiar@gmail.com")]