{ "info": { "author": "Andreas Kaiser", "author_email": "disko@binary-punks.com", "bugtrack_url": null, "classifiers": [], "description": "bp.preferences is based on the Preference package available on PyPI (http://pypi.python.org/pypi/Preferences).\n\nIt overwrites the ``load_files`` method to change the behaviour of loading preferences from different files. On initialization preferences are always loaded in this order:\n\n- package_location/file_name.cfg (contains default preferences)\n- /etc/file_name\n- ~/.file_name\n- current_working_direcory/file_name\n\nAdditionaly some methods are added to make conversion of preference values to Python types easier:\n\ndef _toString(self, value):\n Converts a string enclosed with single or double quotes to a Python string without quotes. This is needed e.g. to support preference values with leading/trailing whitespace characters.\n\n\n\nCHANGELOG\n=========\n\n0.1\n---\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/disko/bp.preferences", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bp.preferences", "package_url": "https://pypi.org/project/bp.preferences/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bp.preferences/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/disko/bp.preferences" }, "release_url": "https://pypi.org/project/bp.preferences/0.1/", "requires_dist": null, "requires_python": null, "summary": "Preference system for applications", "version": "0.1" }, "last_serial": 787025, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2e9f3dbab736b3e1cc82e14767c3fd59", "sha256": "a17619590c9a2f5e3b06d7fdac54d1efa728ec1191869414461d9cda00ac7ee2" }, "downloads": -1, "filename": "bp.preferences-0.1.tar.gz", "has_sig": false, "md5_digest": "2e9f3dbab736b3e1cc82e14767c3fd59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2634, "upload_time": "2010-09-06T11:56:46", "url": "https://files.pythonhosted.org/packages/2f/57/f30cb848ab4be770861718ca5520cbbadafced2b9d91c6821812d9a4e4f0/bp.preferences-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e9f3dbab736b3e1cc82e14767c3fd59", "sha256": "a17619590c9a2f5e3b06d7fdac54d1efa728ec1191869414461d9cda00ac7ee2" }, "downloads": -1, "filename": "bp.preferences-0.1.tar.gz", "has_sig": false, "md5_digest": "2e9f3dbab736b3e1cc82e14767c3fd59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2634, "upload_time": "2010-09-06T11:56:46", "url": "https://files.pythonhosted.org/packages/2f/57/f30cb848ab4be770861718ca5520cbbadafced2b9d91c6821812d9a4e4f0/bp.preferences-0.1.tar.gz" } ] }