{ "info": { "author": "Stephen Pascoe", "author_email": "Stephen.Pascoe@stfc.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Topic :: Software Development :: Libraries" ], "description": "Metaconfig\n==========\n\nMetaconfig is a library for centralising your Python's ConfigParser\nfiles. It is inspired by the logging module where it is increadibly\neasy to start writing code that depends on logging whilst deferring\nhow log messages will be handled until later.\n\nTo get started with metaconfig just do::\n\n import metaconfig\n conf = metaconfig.get_config(__name__)\n\nconf will be a ConfigParser instance. You can create a centralised\nconfig file to configure multiple applications and libraries.\n\nFurther documentation is available at http://packages.python.org/metaconfig/.", "description_content_type": null, "docs_url": "https://pythonhosted.org/metaconfig/", "download_url": "http://ndg.nerc.ac.uk/dist", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "metaconfig", "package_url": "https://pypi.org/project/metaconfig/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/metaconfig/", "project_urls": { "Download": "http://ndg.nerc.ac.uk/dist", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/metaconfig/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "A ConfigParser bootstraping library", "version": "0.1.4" }, "last_serial": 1329525, "releases": { "0.1": [], "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b39445b21c5263b12024478b0d67cf90", "sha256": "2c817d2bb7ed476052d628503018ffb34e4163abdbbda9ab7877de806cb110e8" }, "downloads": -1, "filename": "metaconfig-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b39445b21c5263b12024478b0d67cf90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4607, "upload_time": "2010-07-21T16:30:13", "url": "https://files.pythonhosted.org/packages/0b/48/6cc9563b19398c89eb4619c0649f82cf4d274f45cd1ba966bca209f9c53a/metaconfig-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "961a0f6bc87422c9e550db2f8a1631c9", "sha256": "9e20bb885ebd43e6278badaf1a4945f051f5e3e9276ec013d24468d08e772194" }, "downloads": -1, "filename": "metaconfig-0.1.3.tar.gz", "has_sig": false, "md5_digest": "961a0f6bc87422c9e550db2f8a1631c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4683, "upload_time": "2010-08-20T16:28:51", "url": "https://files.pythonhosted.org/packages/63/0d/8c844de567cccd85964ef1f4696b02f37c949bdbee6bff29191a14cd65df/metaconfig-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "4aaad0123f0797bd1a585e3a33f5d2bc", "sha256": "1b1dc51a6723d9a4135b028d24f22e7434c692f1bc45e23333940ec699de5b16" }, "downloads": -1, "filename": "metaconfig-0.1.4.tar.gz", "has_sig": false, "md5_digest": "4aaad0123f0797bd1a585e3a33f5d2bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6506, "upload_time": "2014-12-03T11:51:59", "url": "https://files.pythonhosted.org/packages/b8/d9/ca2cd222368560d5d83513cab1ee815e60a8bb30935f311cb5c07c6f6c07/metaconfig-0.1.4.tar.gz" } ], "0.1.4a1": [ { "comment_text": "", "digests": { "md5": "880c385dff4a456f452c1dfd5d39ecff", "sha256": "5b3010c223880664be6c9e1abc5fa7981c09d18e61acdee871d435f36e913ae1" }, "downloads": -1, "filename": "metaconfig-0.1.4a1.tar.gz", "has_sig": false, "md5_digest": "880c385dff4a456f452c1dfd5d39ecff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4796, "upload_time": "2010-09-02T13:05:41", "url": "https://files.pythonhosted.org/packages/76/78/0a5f94ac27a304b1212f90524c17baedbb37b4c4a42b6b6634336c5a5d2c/metaconfig-0.1.4a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4aaad0123f0797bd1a585e3a33f5d2bc", "sha256": "1b1dc51a6723d9a4135b028d24f22e7434c692f1bc45e23333940ec699de5b16" }, "downloads": -1, "filename": "metaconfig-0.1.4.tar.gz", "has_sig": false, "md5_digest": "4aaad0123f0797bd1a585e3a33f5d2bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6506, "upload_time": "2014-12-03T11:51:59", "url": "https://files.pythonhosted.org/packages/b8/d9/ca2cd222368560d5d83513cab1ee815e60a8bb30935f311cb5c07c6f6c07/metaconfig-0.1.4.tar.gz" } ] }