Metadata-Version: 2.1
Name: greek-normalisation
Version: 0.2.1
Summary: Python 3 utilities for validating and normalising Ancient Greek text
Home-page: http://github.com/jtauber/greek-normalisation
Author: James Tauber
Author-email: jtauber@jtauber.com
License: MIT
Description: # greek-normalisation
        
        [![Build Status](https://travis-ci.org/jtauber/greek-normalisation.svg)](https://travis-ci.org/jtauber/greek-normalisation)
        [![Coverage Status](https://coveralls.io/repos/github/jtauber/greek-normalisation/badge.svg?branch=master)](https://coveralls.io/github/jtauber/greek-normalisation?branch=master)
        
        utilities for validating and normalising Ancient Greek text
        
        For more of my work on Ancient Greek, see <http://jktauber.com/>.
        
        ## Installation
        
        ```
        pip install greek-normalisation
        ```
        
        ## Documentation / Tests
        
        See `tests.rst` for usage examples.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/markdown
