Metadata-Version: 1.1
Name: multicode
Version: 0.1.1
Summary: A python package to help avoid pitfalls when using unicode for linguistic data.
Home-page: https://github.com/clpn/multicode
Author: Johann-Mattis List
Author-email: UNKNOWN
License: Apache 2
Description: multicode
        =========
        
        A python package to help avoid pitfalls when using unicode for linguistic data.
        
        .. image:: https://travis-ci.org/clpn/multicode.svg?branch=master
                :target: https://travis-ci.org/clpn/multicode
        
        .. image:: https://codecov.io/gh/clpn/multicode/branch/master/graph/badge.svg
                :target: https://codecov.io/gh/clpn/multicode
        
        .. image:: https://img.shields.io/pypi/v/multicode.svg
                :target: https://pypi.python.org/pypi/multicode
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
