Metadata-Version: 2.0
Name: vistring
Version: 0.2.0
Summary: Python library for handling Vietnamese string, especially with tones
Home-page: https://github.com/pymivn/vistring
Author: Viet Hung Nguyen
Author-email: hvn@familug.org
License: BSD license
Keywords: vistring
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5

========
vistring
========


.. image:: https://img.shields.io/pypi/v/vistring.svg
        :target: https://pypi.python.org/pypi/vistring

.. image:: https://img.shields.io/travis/pymivn/vistring.svg
        :target: https://travis-ci.org/pymivn/vistring

.. image:: https://readthedocs.org/projects/vistring/badge/?version=latest
        :target: https://vistring.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/pymivn/vistring/shield.svg
     :target: https://pyup.io/repos/github/pymivn/vistring/
     :alt: Updates


Python library for handling Vietnamese string, especially with tones


* Free software: BSD license
* Documentation: https://vistring.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-09-29)
------------------

* First release on PyPI.


