Zconfigparser
=============
This is a python3 library
to provide some section inheritance functionality
to `configparser <https://docs.python.org/3/library/configparser.html>`__.
For details, see `documentation <http://zconfigparser.readthedocs.io/>`__.
License
-------
The software is licensed under The MIT License. See `LICENSE`_.
.. _LICENSE: https://github.com/openandclose/zconfigparser/blob/master/LICENSE
Raw data
{
"_id": null,
"home_page": "https://github.com/openandclose/zconfigparser",
"name": "zconfigparser",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "ini config configparser",
"author": "Open Close",
"author_email": "openandclose23@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/95/96/505fd9e2154999e4997f87de7662c1777890120f1fafa728526a1e67fa84/zconfigparser-0.2.0.tar.gz",
"platform": null,
"description": "\nZconfigparser\n=============\n\nThis is a python3 library\nto provide some section inheritance functionality\nto `configparser <https://docs.python.org/3/library/configparser.html>`__.\n\nFor details, see `documentation <http://zconfigparser.readthedocs.io/>`__.\n\n\nLicense\n-------\n\nThe software is licensed under The MIT License. See `LICENSE`_.\n\n.. _LICENSE: https://github.com/openandclose/zconfigparser/blob/master/LICENSE\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Extend ConfigParser to add some inheritance functionality",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/openandclose/zconfigparser"
},
"split_keywords": [
"ini",
"config",
"configparser"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9596505fd9e2154999e4997f87de7662c1777890120f1fafa728526a1e67fa84",
"md5": "f920f8f97fcc7a019d4ce3318795ca3f",
"sha256": "ae27b6286f73c550be921ef128a6d0cfadfc512216b0c57c5787e5bb46f1e3c3"
},
"downloads": -1,
"filename": "zconfigparser-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "f920f8f97fcc7a019d4ce3318795ca3f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7393,
"upload_time": "2025-02-09T14:50:37",
"upload_time_iso_8601": "2025-02-09T14:50:37.810894Z",
"url": "https://files.pythonhosted.org/packages/95/96/505fd9e2154999e4997f87de7662c1777890120f1fafa728526a1e67fa84/zconfigparser-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 14:50:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "openandclose",
"github_project": "zconfigparser",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "zconfigparser"
}