Metadata-Version: 2.1
Name: hanzilvlib
Version: 0.1.1
Summary: A library to view contents from HanziLevelProject, plus some popular dictionaries.
Home-page: https://github.com/patarapolw/hanzilvlib
Author: Pacharapol Withayasakpunt
Author-email: patarapolw@gmail.com
Keywords: hanzi,chinese
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: cjkradlib (>=0.1.1,<0.2.0)
Requires-Dist: importlib_resources (>=1.0,<2.0)
Requires-Dist: jieba (>=0.39.0,<0.40.0)
Requires-Dist: requests (>=2.19,<3.0)
Requires-Dist: wordfreq (>=2.2,<3.0)
