Metadata-Version: 2.1
Name: pageweaver
Version: 0.1.2
Summary: A web crawler to fetch web novel chapters and generate a PDF.
Home-page: https://github.com/KTS-o7/pageweaver.git
Author: Krishnatejaswi S, Sridhar D Kedlaya
Author-email: shentharkrishnatejaswi@gmail.com, sridhardkedlaya.cs21@rvce.edu.in
Keywords: web novel,crawler,PDF generation,web scraping
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: pylatex
Requires-Dist: argparse
