{ "info": { "author": "Francesco Palumbo", "author_email": "franzopal at gmail com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python" ], "description": "A basic configuration file parser module for Python. It is a simple function which takes a file path, a dictionary of rules (regex based), an optional key-value separator (default is '='), an optional character to identify lines which start with a comment (default '#'), and returns a dictionary containing parsed data. No sections or others things are required. The eventually rised exceptions contain error line number.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phr4nz/basicconfigparser", "keywords": "", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "basicconfigparser", "package_url": "https://pypi.org/project/basicconfigparser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/basicconfigparser/", "project_urls": { "Homepage": "https://github.com/phr4nz/basicconfigparser" }, "release_url": "https://pypi.org/project/basicconfigparser/0.1/", "requires_dist": null, "requires_python": "", "summary": "A basic configuration file parser module for Python.", "version": "0.1" }, "last_serial": 2558382, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0f13163e1bae93604a43016ef5ffda36", "sha256": "de4d26749a9f03d6d8ddbe7ec49c8507ca95cb0d5180dc7776219e115d587ec0" }, "downloads": -1, "filename": "basicconfigparser-0.1.tar.gz", "has_sig": false, "md5_digest": "0f13163e1bae93604a43016ef5ffda36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14320, "upload_time": "2017-01-06T15:00:46", "url": "https://files.pythonhosted.org/packages/5f/c0/5ce6df947dd48d5e8a0be9173d549e7cda2ea8130cbba0163a396d2f063b/basicconfigparser-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f13163e1bae93604a43016ef5ffda36", "sha256": "de4d26749a9f03d6d8ddbe7ec49c8507ca95cb0d5180dc7776219e115d587ec0" }, "downloads": -1, "filename": "basicconfigparser-0.1.tar.gz", "has_sig": false, "md5_digest": "0f13163e1bae93604a43016ef5ffda36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14320, "upload_time": "2017-01-06T15:00:46", "url": "https://files.pythonhosted.org/packages/5f/c0/5ce6df947dd48d5e8a0be9173d549e7cda2ea8130cbba0163a396d2f063b/basicconfigparser-0.1.tar.gz" } ] }