Metadata-Version: 2.1
Name: jorf-reader
Version: 0.0.3
Summary: Small python script to parse a pdf from https://www.legifrance.gouv.fr in order to search for all persons that obtained the French nationality within the pdf file. Keeps track of number of persons, name, origin, and department of a specific series (54 series by year).
Home-page: https://github.com/AlexVillarra/Naturalisation
License: MIT
Author: Alejandro VILLARREAL LARRAURI
Author-email: alex.villarreal.larrauri@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
Requires-Dist: dateparser (>=1.0.0,<2.0.0)
Requires-Dist: jellyfish (>=0.8.2,<0.9.0)
Requires-Dist: py-pdf-parser (>=0.10.0,<0.11.0)
Description-Content-Type: text/markdown

# Naturalisation
Small python script to parse a pdf from https://www.legifrance.gouv.fr in order to search for all persons that obtained the French nationality within the pdf file.
Keeps track of number of persons, name, origin, and department of a specific series (54 series by year).

