Metadata-Version: 2.0
Name: PyArabic
Version: 0.6.3
Summary: Arabic text tools for Python
Home-page: http://pyarabic.sourceforge.net/
Author: Taha Zerrouki
Author-email: taha_zerrouki@hotmail.com
License: GPL
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: Arabic
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing :: Linguistic

pyarabic
========

A specific *Arabic language* library for **Python**, provides basic
functions to manipulate Arabic letters and text, like detecting Arabic
letters, Arabic letters groups and characteristics, remove diacritics
etc.

مكتبة برمجية للغة العربية بلغة بيثون، توفر دوالا للتحكم في الحروف
والنصوص، مثلا تحديد نوع الحرف، حذف الحركات، مقارنة التشكيل.

Developpers: Taha Zerrouki: http://tahadz.com taha dot zerrouki at gmail
dot com
Source 
======
`Github <http://github.com/linuxscout/pyarabic>`_|

Citation
--------

If you would cite it in academic work, can you use this citation

::

    T. Zerrouki‏, Pyarabic, An Arabic language library for Python,
      https://pypi.python.org/pypi/pyarabic/, 2010

or in bibtex format

.. code:: bibtex

    @misc{zerrouki2012pyarabic,
      title={pyarabic, An Arabic language library for Python},
      author={Zerrouki, Taha},
      url={https://pypi.python.org/pypi/pyarabic,
      year={2010}
    }


