Metadata-Version: 2.1
Name: lightnovel-crawler
Version: 2.29.4
Summary: An app to download novels from online sources and generate e-books.
Home-page: https://github.com/dipu-bd/lightnovel-crawler
Author: Sudipto Chandra
Author-email: dipu.sudipta@gmail.com
License: Apache 2.0
Project-URL: "Source Code", https://github.com/dipu-bd/lightnovel-crawler
Project-URL: "Issue Tracker", https://github.com/dipu-bd/lightnovel-crawler/issues
Project-URL: "Documentation", https://github.com/dipu-bd/lightnovel-crawler/blob/master/README.md
Keywords: lightnovel,crawler,lncrawl,novel,pdf,epub,mobi,scraper
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment
Classifier: Environment :: Console
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ascii
Requires-Dist: regex
Requires-Dist: packaging
Requires-Dist: python-dotenv (<1.0.0,>=0.15.0)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.8.0)
Requires-Dist: requests (<3.0.0,>=2.20.0)
Requires-Dist: python-slugify (<6.0.0,>=4.0.0)
Requires-Dist: colorama (<0.5.0,>=0.4.0)
Requires-Dist: tqdm (<5.0,>=4.60)
Requires-Dist: js2py (==0.71)
Requires-Dist: ebooklib (<1.0.0,>=0.17.0)
Requires-Dist: pillow (>=6.0.0)
Requires-Dist: cloudscraper (>=1.2.58)
Requires-Dist: lxml (<5.0.0,>=4.0.0)
Requires-Dist: questionary (>=1.6.0)
Requires-Dist: prompt-toolkit (~=3.0)
Requires-Dist: html5lib (~=1.1)
Requires-Dist: base58 (~=2.1.1)
Requires-Dist: grpcio (<2.0.0,>=1.40.0)
Requires-Dist: protobuf (<4.0.0,>=3.19.0)

Lightnovel Crawler
-----------------------

Download lightnovels from various online sources and generate output in different formats, e.g. epub, mobi, json, html, text, docx and pdf.

Visit https://github.com/dipu-bd/lightnovel-crawler for more details.


