Metadata-Version: 1.1
Name: yabormeparser
Version: 0.3
Summary: A parser than transform PDF BORME files into a BORME JSON files.
Home-page: https://github.com/funeslab/yabormeparser/
Author: Daniel A. Dorado
Author-email: daniel@funeslab.com
License: GPLv3+
Description: 
        Yet another BORME Parser.
        
        BORME (Boletin Oficial del Registro Mercantil) is the Official Bulletin of the
        Commercial Registry.
        
        * [BORME documents](https://boe.es/diario_borme/)
        
        This program translate BORME PDF files to JSON.
        
        Borme has two Parsers to extract the PDF file data to a json file.
        
        1. Parser: Read PDF files and write raw json files.
        2. Parser2: Read raw json files and write process json files.
        
Keywords: BORME,transparency,opendata,Spain,Registro mercantil,Boletín Oficial del Registro Mercantil
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing
