Metadata-Version: 1.1
Name: PyICU-BiDi
Version: 0.0.2
Summary: The Unicode bidirectional algorithm from ICU
Home-page: http://pypi.python.org/pypi/PyICU_BiDi
Author: Anselm Kruis
Author-email: a.kruis@science-computing.de
License: GNU Lesser General Public License, version 2.1 or any later version
Description: 
        PyICU_BiDi
        ----------
        
        PyICU_BiDi is a quick and dirty ctypes-based binding of the
        Unicode birirectional algorithm.
        
        Git repository: https://github.com/akruis/pyicu_bidi.git
        
Keywords: unicode bidi
Platform: any
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
