Metadata-Version: 1.1
Name: arabicscript
Version: 0.1.3
Summary: Tools for Arabic script
Home-page: https://github.com/arnizamani/arabicscript
Author: Abdul Rahim Nizamani
Author-email: abdulrahimnizamani@gmail.com
License: GPL
Description: # arabicscript
        **arabicscript is a Python library of tools for Arabic script based on the Unicode standard.**
        
        This version works for Unicode 9.0.
        
        It is independant of font technology, and is intended for the script in general and not for any particular language. It provides utilities for querying properties of Arabic characters and manipulating Arabic-script strings. Some script-independent Unicode tools are also provided.
        
Keywords: Arabic,writing script,Unicode,text processing
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Text Processing :: Linguistic
