{ "info": { "author": "Cameron Simpson", "author_email": "cs@cskk.id.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Utility functions and classes for configuration files.\n\n## Class `ConfigSectionWatcher`\n\nMRO: `collections.abc.Mapping`, `collections.abc.Collection`, `collections.abc.Sized`, `collections.abc.Iterable`, `collections.abc.Container` \nA class for monitoring a particular clause in a config file.\n\n## Class `ConfigWatcher`\n\nMRO: `collections.abc.Mapping`, `collections.abc.Collection`, `collections.abc.Sized`, `collections.abc.Iterable`, `collections.abc.Container` \nA monitor for a windows style .ini file.\nThe current SafeConfigParser object is presented as the .config property.\n\n## Function `load_config(config_path, parser=None)`\n\nLoad a configuration from the named `config_path`.\n\nIf `parser` is missing or None, use SafeConfigParser (just\nConfigParser in Python 3).\nReturn the parser.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/cameron_simpson/css/commits/all", "keywords": "python2,python3", "license": "", "maintainer": "", "maintainer_email": "", "name": "cs.configutils", "package_url": "https://pypi.org/project/cs.configutils/", "platform": "", "project_url": "https://pypi.org/project/cs.configutils/", "project_urls": { "Homepage": "https://bitbucket.org/cameron_simpson/css/commits/all" }, "release_url": "https://pypi.org/project/cs.configutils/20190101/", "requires_dist": null, "requires_python": "", "summary": "utility functions for .ini style configuration files", "version": "20190101" }, "last_serial": 4649341, "releases": { "20150118": [ { "comment_text": "", "digests": { "md5": "5c6ffeeeec565b3d73faf0439215b273", "sha256": "a795ed1601249d3490532f2a53a51b3c3696928cff82aacf13d38ddeefe37fcb" }, "downloads": -1, "filename": "cs.configutils-20150118.tar.gz", "has_sig": false, "md5_digest": "5c6ffeeeec565b3d73faf0439215b273", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2671, "upload_time": "2015-01-18T06:27:21", "url": "https://files.pythonhosted.org/packages/d3/81/4674b0d2053f8c92db5d6198b4b343b987c3b8f296114c57d3fa9f28c456/cs.configutils-20150118.tar.gz" } ], "20160828": [ { "comment_text": "", "digests": { "md5": "e739c59889a81eb46606906239f5efd7", "sha256": "cb865ed07a2ff7c117e598f0f9fe7aaeb9a838f1bfd9ff76d1fad72c17621d35" }, "downloads": -1, "filename": "cs.configutils-20160828.tar.gz", "has_sig": false, "md5_digest": "e739c59889a81eb46606906239f5efd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3013, "upload_time": "2016-08-28T06:03:49", "url": "https://files.pythonhosted.org/packages/19/9f/1a07c50ca87af70a860e96d53ace77b79b397f8d94a70a9e82209587fa3b/cs.configutils-20160828.tar.gz" } ], "20190101": [ { "comment_text": "", "digests": { "md5": "f8473c30364fbf68d2da6953ccd46cf6", "sha256": "4d64541f89ab8d9fb8f735c69ed869d54ae87d861487d572ee7a6b2ebd0d8f40" }, "downloads": -1, "filename": "cs.configutils-20190101.tar.gz", "has_sig": false, "md5_digest": "f8473c30364fbf68d2da6953ccd46cf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2969, "upload_time": "2019-01-01T01:56:10", "url": "https://files.pythonhosted.org/packages/26/6a/45fdf56d68a0c4347d5ff5c625c8d2dc724d5fd55eccc01440e646c21320/cs.configutils-20190101.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8473c30364fbf68d2da6953ccd46cf6", "sha256": "4d64541f89ab8d9fb8f735c69ed869d54ae87d861487d572ee7a6b2ebd0d8f40" }, "downloads": -1, "filename": "cs.configutils-20190101.tar.gz", "has_sig": false, "md5_digest": "f8473c30364fbf68d2da6953ccd46cf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2969, "upload_time": "2019-01-01T01:56:10", "url": "https://files.pythonhosted.org/packages/26/6a/45fdf56d68a0c4347d5ff5c625c8d2dc724d5fd55eccc01440e646c21320/cs.configutils-20190101.tar.gz" } ] }