xsget

View on PyPIReverse Dependencies (0)

0.1.13 xsget-0.1.13-py3-none-any.whl

Wheel Details

Project: xsget
Version: 0.1.13
Filename: xsget-0.1.13-py3-none-any.whl
Download: [link]
Size: 32083
MD5: 05c7cd357431db3663cfc13642595e3d
SHA256: c92336992866446e5819b65ce852668cf4ead62c86a027a279a13ab19b50617c
Uploaded: 2024-03-31 15:37:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xsget
Version: 0.1.13
Summary: Console tools to download online novel and convert to text file.
Author-Email: "Kian-Meng, Ang" <kianmeng[at]cpan.org>
Project-Url: Changelog, https://github.com/kianmeng/xsget/blob/master/CHANGELOG.md
Project-Url: Issues, https://github.com/kianmeng/xsget/issues
Project-Url: Source, https://github.com/kianmeng/xsget
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing
Requires-Python: >=3.8
Requires-Dist: Babel
Requires-Dist: aiofiles
Requires-Dist: aiohttp
Requires-Dist: bs4
Requires-Dist: cssselect
Requires-Dist: lxml
Requires-Dist: natsort
Requires-Dist: playwright
Requires-Dist: regex
Requires-Dist: tomlkit
Requires-Dist: user_agent
Requires-Dist: watchdog
Description-Content-Type: text/markdown
[Description omitted; length: 6199 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xsget/__init__.py sha256=QF6Ddlu6Rj3dYSrqzLF0Bzc5ePCgUx5cvivr6_9Zt50 4766
xsget/book.py sha256=V2TLpICgFqpoz8lBKUVhYNej8ysvAzpCVihuQOKzH5s 355
xsget/chapter.py sha256=LJatJUDQUaCmCCM5iAHDquqJDntvfPZVFGJbwW2i4tQ 920
xsget/xsget.py sha256=vXEKeEEe_XsRr2gZCV6nZV--JjkHfMjLEAVwGQpAYKc 14061
xsget/xsget.toml sha256=9Jj5q9bqKKSY26b2fPv7D0pn09VxRswUWzgewL7iEWs 1526
xsget/xstxt.py sha256=CkuJzXdggXsvEgWntydhkL2dl-mSE4nJMgFILpptkj8 20489
xsget/xstxt.toml sha256=un3tYzIYkv33_1qeYTfzha05CgVClNeDsbFA0YrkAPY 3511
xsget/locales/xstxt.pot sha256=h2_8gyoZ2VEivLxTS9VKo2A1K2Ni_02Pt-t8HxarrY4 159
xsget/locales/en/LC_MESSAGES/xstxt.mo sha256=zhCAKJITtxMKeSI33XVtU4wYE9F1pPHEmgZszizJnio 507
xsget/locales/en/LC_MESSAGES/xstxt.po sha256=HZOcw1acYH_HEWTdFY3PmJ6k1EEFEFWnu3bsjLWmlpw 172
xsget/locales/zh/LC_MESSAGES/xstxt.mo sha256=zI1y8RQKoVKUhNtsjSKUZ3MpslDUzT7M04zPGYh0Vok 505
xsget/locales/zh/LC_MESSAGES/xstxt.po sha256=HxnCqk4gwzKoVXqz5ngyPHqK61VEl8Vfgi8hLkXNLkE 177
xsget-0.1.13.dist-info/entry_points.txt sha256=ed_dCHC5GW-vuLLxSkBodBLL-gD0XaU4r-dltfcHIQA 63
xsget-0.1.13.dist-info/LICENSE.md sha256=tGtFDwxWTjuR9syrJoSv1Hiffd2u8Tu8cYClfrXS_YU 31956
xsget-0.1.13.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
xsget-0.1.13.dist-info/METADATA sha256=2sjdt_ZRG77tcBMAotsaHCL9uEgDxQbuUzJqj0IltbI 7741
xsget-0.1.13.dist-info/RECORD

entry_points.txt

xsget = xsget.xsget:cli
xstxt = xsget.xstxt:cli