Metadata-Version: 2.1
Name: tolkapy
Version: 0.0.1
Summary: Tolkapy is a python package known earlier as tamilrulepy 
Author-email: "Dr.Sathiyaraj Thangasamy" <sathiyarajt@skacas.ac.in>, Parameshwar Arunachalam <parameshwar273@gmail.com>, Boopalan S <boopalan28012003@gmail.com>, Hariharan Umapathi <smarthariharan28@gmail.com>, Infofarmer <tha.uzhavan@gmail.com>, Syed Jafer K <contact.syedjafer@gmail.com>, Kamalakkannan P <kkannan.ps.2004@gmail.com>
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Open-Tamil>=1.1

# Tolkapy
Tolkapy is a python package known earlier as tamilrulepy 
which provides functions based on tolkapiyam rules to validate tamil words.


### About
Code Repository : https://gitlab.com/kachilug/tamilrulepy

Fork the repository and raise a merge request

### Documentation
தமிழ்  [English](https://tamilrulepy.readthedocs.io/en/latest/)



Tamil is one of the still existing classical language. 
It has been used around 10 million around world. so we
planed to develop this library for help helping tamil
application.  





# tamilregpy
#### தமிழ் விக்கிமூலத்தில் எழுத்துணிரியாக்கம்(OCR) செய்த தரவுகளைத் துப்புரவு செய்ய, இக்கூட்டுமுயற்சி மேற்கொள்ளப்படுகிறது.
#### தொல்காப்பியரின் விதிகளை முழுமையாக நிரலாக்கம் செய்தால் எழுத்துணரியாக்கப் பிழைகளைக் களைய முடியும்.

##### 
ஆவணம் தயாரிப்பு சூழல் அமைத்தல்
```
cd [root folder]

python3 -m venv tamilrulepy-venv

source tamilrulepy-venv/bin/activate

pip install -r requirements.txt

cd source --> rst கோப்புகளை திருத்த 
cd tamilrulepy --> py கோப்புகளில் ஆவணப்படுத்த """" doc strings ஐ""" பயன்படுத்த

(எ.க) vidhikal.rst ஐ பார்க்க
```
##### தொடுப்புகள் 

[சிபினிக்ஸ் ஆவணம் தயாரிப்பான் பயன்பாட்டு குறிப்பு](https://eikonomega.medium.com/getting-started-with-sphinx-autodoc-part-1-2cebbbca5365)
