Name | anyconfig JSON |
Version |
0.14.0
JSON |
| download |
home_page | https://github.com/ssato/python-anyconfig |
Summary | Library provides common APIs to load and dump configuration files in various formats |
upload_time | 2024-01-14 17:20:11 |
maintainer | Satoru SATOH |
docs_url | https://pythonhosted.org/anyconfig/ |
author | Satoru SATOH |
requires_python | |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
python-anyconfig is a python library provides common APIs to load and dump
configuration files in various formats with some useful features such as
contents merge, templates, query, schema validation and generation support.
- Home: https://github.com/ssato/python-anyconfig
- Author: Satoru SATOH <satoru.satoh@gmail.com>
- License: MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/ssato/python-anyconfig",
"name": "anyconfig",
"maintainer": "Satoru SATOH",
"docs_url": "https://pythonhosted.org/anyconfig/",
"requires_python": "",
"maintainer_email": "satoru.satoh@gmail.com",
"keywords": "",
"author": "Satoru SATOH",
"author_email": "satoru.satoh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4c/ce/80eb9f556282248c2ad24a61708593bff01d4350a1ffcb27cc4a1170f24d/anyconfig-0.14.0.tar.gz",
"platform": null,
"description": "\npython-anyconfig is a python library provides common APIs to load and dump\nconfiguration files in various formats with some useful features such as\ncontents merge, templates, query, schema validation and generation support.\n\n- Home: https://github.com/ssato/python-anyconfig\n- Author: Satoru SATOH <satoru.satoh@gmail.com>\n- License: MIT\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library provides common APIs to load and dump configuration files in various formats",
"version": "0.14.0",
"project_urls": {
"Bug Tracker": "https://github.com/ssato/python-anyconfig/issues",
"CI: Github Actions": "https://github.com/ssato/python-anyconfig/actions",
"Documentation": "http://python-anyconfig.readthedocs.org",
"Download": "https://pypi.python.org/pypi/anyconfig",
"Download RPMs": "https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/",
"Homepage": "https://github.com/ssato/python-anyconfig",
"Source": "https://github.com/ssato/python-anyconfig"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4cce80eb9f556282248c2ad24a61708593bff01d4350a1ffcb27cc4a1170f24d",
"md5": "8cec749a5c2cca63bce4364b2c1ee93a",
"sha256": "2cdf54af5dae8e91743ded82c54ed9d8aaefa3a9722f5d45e9b5f74b603e014d"
},
"downloads": -1,
"filename": "anyconfig-0.14.0.tar.gz",
"has_sig": false,
"md5_digest": "8cec749a5c2cca63bce4364b2c1ee93a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 237630,
"upload_time": "2024-01-14T17:20:11",
"upload_time_iso_8601": "2024-01-14T17:20:11.754223Z",
"url": "https://files.pythonhosted.org/packages/4c/ce/80eb9f556282248c2ad24a61708593bff01d4350a1ffcb27cc4a1170f24d/anyconfig-0.14.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-14 17:20:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ssato",
"github_project": "python-anyconfig",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "anyconfig"
}