bormeparser
bormeparser copied to clipboard
A Python library for parsing BORME files (Boletín Oficial del Registro Mercantil in Spain).
This PR updates [lxml](https://pypi.org/project/lxml) from **4.7.1** to **4.9.1**. Changelog ### 4.9.1 ``` ================== Bugs fixed ---------- * A crash was resolved when using ``iterwalk()`` (or ``canonicalize()``) after parsing certain incorrect...
Error en nombres de provincias para "Alicante", "Castellón" y "Valencia". Issue 110
This PR updates [PyPDF2](https://pypi.org/project/PyPDF2) from **2.11.0** to **3.0.1**. Changelog ### 3.0.0 ``` What's Changed BREAKING CHANGES - Deprecate features with PyPDF2==3.0.0 (1489) - Refactor Fit / Zoom parameters (1437) New...
Hola, Puede ser que haya algunos cargos que no estén contemplados en cargos.py? P.ej "AUDIT.ART265" o "CONS.DEL.SOL". Cuando estos vienen solos en Nombramientos/Revocaciones, al intentar ejectuar borme_json_date.py, salta una excepción...
Hi, Is there a public dataset with all company names + NIF in order to match the ouput of bormeparser with the NIF number? Thanks.
And some typo improvements.
Hola, A la hora de parsear el PDF de un BORME con bormeparser.parse da un error en las provincias de: ALICANTE/ALACANT CASTELLON/CASTELLO VALENCIA/VALENCIA Lo curioso es que en el caso...
This PR updates [wheel](https://pypi.org/project/wheel) from **0.37.1** to **0.38.4**. Changelog ### 0.38.4 ``` - Fixed ``PKG-INFO`` conversion in ``bdist_wheel`` mangling UTF-8 header values in ``METADATA`` (PR by Anderson Bravalheri) ``` ###...