Metadata-Version: 2.1
Name: bcpscraper
Version: 0.0.1
Summary: Blackstone's Criminal Practice 2022 PDF Scraper
Author: Christopher Khoo Jinn Wei
Author-email: <khoojinnwei@gmail.com>
Keywords: python,Blackstone's Criminal Practice 2022,law,law document,lexisnexis,lexislibrary
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Education
License-File: LICENSE.txt
Requires-Dist: docx
Requires-Dist: lxml
Requires-Dist: Pillow
Requires-Dist: PyPDF2
Requires-Dist: typing-extensions
Requires-Dist: python-docx
Requires-Dist: regex

A program that scrapes the sections and subsections indicated by the user from Blackstone's Criminal Practice 2022 and puts it into a Word Document (.docx).
