{ "info": { "author": "Benjamin Bengfort", "author_email": "benjamin@bengfort.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Confire is a simple but powerful configuration scheme that builds on the configuration parsers of Scapy, elasticsearch, Django and others. The basic scheme is to have a configuration search path that looks for YAML files in standard locations. The search path is hierarchical (meaning that system configurations are overloaded by user configurations, etc). These YAML files are then added to a default, class-based configuration management scheme that allows for easy development.\n\nDocumentation is available here: http://confire.readthedocs.org/en/latest/", "description_content_type": null, "docs_url": "https://pythonhosted.org/confire/", "download_url": "https://github.com/bbengfort/confire/tarball/v0.2.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bbengfort/confire", "keywords": "configuration,yaml,config,confire", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "confire", "package_url": "https://pypi.org/project/confire/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/confire/", "project_urls": { "Download": "https://github.com/bbengfort/confire/tarball/v0.2.0", "Homepage": "https://github.com/bbengfort/confire" }, "release_url": "https://pypi.org/project/confire/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A simple app configuration scheme using YAML and class based defaults.", "version": "0.2.0" }, "last_serial": 1176855, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "913e9324770cad45be858220592bcf43", "sha256": "83482246dedd9e1bcc8f56df74173d1f210b7cc9dd1df91734594eef4a81b082" }, "downloads": -1, "filename": "confire-0.1.0.tar.gz", "has_sig": false, "md5_digest": "913e9324770cad45be858220592bcf43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 669208, "upload_time": "2014-07-20T19:03:03", "url": "https://files.pythonhosted.org/packages/7e/17/b5e6b42076429a0a43dbf46378bc9805e7cd3e6e6594ef5047c7490325a4/confire-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "244948a3f067d8fbe20cbdd383841831", "sha256": "ef9a1e725ad705ffa4932e2157c6b13ecaebd3a59e0c68f93942f3cb3134fa85" }, "downloads": -1, "filename": "confire-0.1.1.tar.gz", "has_sig": false, "md5_digest": "244948a3f067d8fbe20cbdd383841831", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 669319, "upload_time": "2014-07-24T03:19:38", "url": "https://files.pythonhosted.org/packages/a9/97/fcd8907b56819070ab0c2e84c702ab614e44e55741eecac836d91e366bf7/confire-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "95d1033b86db97cd08f96f2d71278894", "sha256": "94bd9ce0972247d291ba10be1885293d6a159bc8b5ba838ea88a6641286898c5" }, "downloads": -1, "filename": "confire-0.2.0.tar.gz", "has_sig": false, "md5_digest": "95d1033b86db97cd08f96f2d71278894", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 675107, "upload_time": "2014-08-01T14:52:03", "url": "https://files.pythonhosted.org/packages/16/97/3988b7122d76f0dad7d2380317ab15cee287e483ac0c059fc9fdd2217577/confire-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95d1033b86db97cd08f96f2d71278894", "sha256": "94bd9ce0972247d291ba10be1885293d6a159bc8b5ba838ea88a6641286898c5" }, "downloads": -1, "filename": "confire-0.2.0.tar.gz", "has_sig": false, "md5_digest": "95d1033b86db97cd08f96f2d71278894", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 675107, "upload_time": "2014-08-01T14:52:03", "url": "https://files.pythonhosted.org/packages/16/97/3988b7122d76f0dad7d2380317ab15cee287e483ac0c059fc9fdd2217577/confire-0.2.0.tar.gz" } ] }