Metadata-Version: 2.1
Name: nostop
Version: 0.0.1
Summary: this python library will remove stop words from text
Author-email: Ethan <ethanreesewagner@gmail.com>
Project-URL: Github, https://github.com/ethanreesewagner/nostop
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

to use this libary just put a string into the nostop.nostop() function
