{ "info": { "author": "Ruben Tikidji-Hamburyan", "author_email": "ruben.tikidji.hamburyan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Reads file with configurations and returns dictionary with sections\r\nand options. All options will be turned into python objects (DON'T \r\nFORGET PUT ALL STRING OPTIONS WITHIN QUOTES).\r\n\r\nYou can use @SECTION:OPTION@ notation to refer to existed python object,\r\nor $SECTION:OPTION$ to convert object back into a string and insert a string.\r\n\r\nReturns option dictionary or raise an error. \r\nEmpty dictionary indicates error with file opening, reading or parsing.\r\n\r\nIf confreader couldn't turn option into some python object, this \r\noptions is skipped and Warning message will put in logger.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/rat-h/confpluspy/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rat-h/confpluspy", "keywords": "", "license": "GNU GPL v3", "maintainer": "", "maintainer_email": "", "name": "confpluspy", "package_url": "https://pypi.org/project/confpluspy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/confpluspy/", "project_urls": { "Download": "https://github.com/rat-h/confpluspy/archive/master.zip", "Homepage": "http://github.com/rat-h/confpluspy" }, "release_url": "https://pypi.org/project/confpluspy/1.0/", "requires_dist": null, "requires_python": null, "summary": "Expansion of standard configuration files by Python functionality", "version": "1.0" }, "last_serial": 1463788, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e06094dc931e9cbd8d7f8d726dbff27e", "sha256": "1c4802c3091f4ba726b064d37848bbcade880375447454d3671eb04fcc814905" }, "downloads": -1, "filename": "confpluspy-1.0.tar.bz2", "has_sig": false, "md5_digest": "e06094dc931e9cbd8d7f8d726dbff27e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13936, "upload_time": "2014-07-29T20:11:11", "url": "https://files.pythonhosted.org/packages/26/de/1367b96fa7857c62634caa7fd77bc5e9912b600eac5fc572b83cd93e2398/confpluspy-1.0.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e06094dc931e9cbd8d7f8d726dbff27e", "sha256": "1c4802c3091f4ba726b064d37848bbcade880375447454d3671eb04fcc814905" }, "downloads": -1, "filename": "confpluspy-1.0.tar.bz2", "has_sig": false, "md5_digest": "e06094dc931e9cbd8d7f8d726dbff27e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13936, "upload_time": "2014-07-29T20:11:11", "url": "https://files.pythonhosted.org/packages/26/de/1367b96fa7857c62634caa7fd77bc5e9912b600eac5fc572b83cd93e2398/confpluspy-1.0.tar.bz2" } ] }