{ "info": { "author": "Michael Frank", "author_email": "msfrank@syntaxockey.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2" ], "description": "pesky-settings\n==============\n\npesky-settings is a library for managing application settings, merging data\nfrom configuration files and command line arguments and converting to python\nnative data types. Additionally, pesky-settings has an 'action' interface\nwhich is useful for constructing hierarchical command sets.\n\npesky-settings is built on top of the venerable getopt and ConfigParser\npackages from the python standard library, so it should work on any python\nyou can find (as opposed to optparse or argparse packages, which were\nsomewhat late additions to python 2).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/msfrank/pesky-settings", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pesky-settings", "package_url": "https://pypi.org/project/pesky-settings/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pesky-settings/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/msfrank/pesky-settings" }, "release_url": "https://pypi.org/project/pesky-settings/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Pesky settings handling routines", "version": "0.0.4" }, "last_serial": 1109954, "releases": { "0.0.2": [], "0.0.3": [ { "comment_text": "", "digests": { "md5": "85e7332daa35a14f68b680a5ef963e17", "sha256": "8fe587bcf457844d545e1c5c1474200ffb532119f4c803804691b48c64f5a5b2" }, "downloads": -1, "filename": "pesky-settings-0.0.3.tar.gz", "has_sig": false, "md5_digest": "85e7332daa35a14f68b680a5ef963e17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9043, "upload_time": "2014-05-30T19:05:56", "url": "https://files.pythonhosted.org/packages/87/7b/048f6173d76cf7c6d03e6ae9cd9f1f2b8586c9ecabfe7cef4940c123f1f1/pesky-settings-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "5cd91680e7ffde0ac06034b2feb25c40", "sha256": "f34c786d8b6022551c47512daba1d6fcbc6152d476af0265cc7f038e259eea98" }, "downloads": -1, "filename": "pesky-settings-0.0.4.tar.gz", "has_sig": false, "md5_digest": "5cd91680e7ffde0ac06034b2feb25c40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9543, "upload_time": "2014-05-31T20:45:50", "url": "https://files.pythonhosted.org/packages/d4/62/633eb07ea42f70423db0ef766f8ea0a9fbe5465c0f6efc8bbca42255e77e/pesky-settings-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5cd91680e7ffde0ac06034b2feb25c40", "sha256": "f34c786d8b6022551c47512daba1d6fcbc6152d476af0265cc7f038e259eea98" }, "downloads": -1, "filename": "pesky-settings-0.0.4.tar.gz", "has_sig": false, "md5_digest": "5cd91680e7ffde0ac06034b2feb25c40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9543, "upload_time": "2014-05-31T20:45:50", "url": "https://files.pythonhosted.org/packages/d4/62/633eb07ea42f70423db0ef766f8ea0a9fbe5465c0f6efc8bbca42255e77e/pesky-settings-0.0.4.tar.gz" } ] }