{ "info": { "author": "Mihai Costea", "author_email": "mihai.andrei.costea@icloud.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "description": "RO Zip Data Parser\n==================\n\n|Build Status|\n\nThis project is used to parse zip code files from the official Romanian\ngovernment website.\n\nYou can find the official xls files following this link:\nhttp://data.gov.ro/dataset/coduri-postale-romania\n\nInstallation\n------------\n\n``pip install rozipparser``\n\nUsage\n-----\n\nThis project can be used standalone to parse and convert the official\ndocuments or as a module inside another application.\n\n**Important!** The official data file is in the old xls format\n(Microsoft Excel <2007). The file **MUST** be converted in Office Open\nXML file format (Microsoft Excel 2007 - xlsx).\n\nCommand line\n~~~~~~~~~~~~\n\nConvert to csv ``python parser.py --csv ``\n\nModule\n~~~~~~\n\n.. code:: python\n\n from codeparser import CodeParser\n\n parser = CodeParser(\"