Metadata-Version: 2.1
Name: xdutools
Version: 0.0.1a1
Summary: 西电相关工具和 CLI
Home-page: https://github.com/shoorday/xdutools
License: MIT
Keywords: XDU,Spider
Author: shoor
Author-email: shoorday@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: all
Provides-Extra: cli
Provides-Extra: old
Requires-Dist: asyncclick (>=7.1.2,<8.0.0); extra == "all" or extra == "cli"
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0); extra == "old"
Requires-Dist: colorama (>=0.4.4,<0.5.0); extra == "all"
Requires-Dist: httpx (>=0.16.1,<0.17.0)
Requires-Dist: lxml (>=4.6.1,<5.0.0); extra == "all" or extra == "old"
Requires-Dist: pycryptodome (>=3.9.9,<4.0.0)
Requires-Dist: requests (>=2.25,<3.0); extra == "old"
Project-URL: Repository, https://github.com/shoorday/xdutools
