Metadata-Version: 1.1
Name: langtools
Version: 0.1
Summary: Natural language tools library
Home-page: https://github.com/jnumm/langtools
Author: Juhani Numminen
Author-email: juhaninumminen0@gmail.com
License: GPLv3+
Description: LANGTOOLS
        =========
        Langtools is a natural language tools library, written in Python 3.
        
        Modules:
         * gen -- Not very scientific word generator for a few languages
        
        WIKI
        ----
        Langtools wiki is located at https://github.com/jnumm/langtools/wiki.
        
        LICENSE
        -------
        Langtools is licensed under GNU GPL v3 (see COPYING).
        
Platform: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
