Metadata-Version: 2.1
Name: yank
Version: 0.1.0
Summary: A high-level web scraping utility kit for Python 3 and above
License: MIT
Author: khunspoonzi
Author-email: khunspoonzi@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: requests (>=2.25.1,<3.0.0)
