Package pyarabic
[hide private]
[frames] | no frames]

Source Code for Package pyarabic

 1  # PyArabic -- Regression testing 
 2  # 
 3  # Copyright (C) 2010 Taha Zerrouki 
 4  # Author: Taha Zerrouki <taha zerrouki at gawab dot com> 
 5  # URL: <http://pyarabic.sf.net> 
 6  # 
 7  # $Id: __init__.py : 
 8   
 9  """ 
10  Main. 
11  """ 
12  __docformat__ = 'epytext en' 
13  from archars import * 
14