Metadata-Version: 2.1
Name: wangle
Version: 0.1.3
Summary: A python library for natural language manipulation.
Home-page: https://github.com/benjaminharpin/wangle
Author: Ben Harpin
Author-email: benjaminharpin@gmail.com
License: UNKNOWN
Description: # Wangle
        A python 3 library for natural language manipulation.
        
        # Installation
        To install the library run the command `pip install wangle`.
        
        # Running tests
        The test suite can be run with the command `python -m unittest` inside the root repository folder.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
