# addonfactory_splunk_conf_parser_lib
This repository provides a one-file library to parse Splunk-specific `.conf` files.
Currently, it supports:
1. Read/write .conf files with comments
2. Additional comment prefix such as *
3. Support multiline end with \
This project supports Python 3.9+.
## Development
This project uses `poetry 2.1.4`.
Raw data
{
"_id": null,
"home_page": "https://github.com/splunk/addonfactory-splunk-conf-parser-lib",
"name": "addonfactory_splunk_conf_parser_lib",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "splunk",
"author": "Splunk",
"author_email": "addonfactory@splunk.com",
"download_url": "https://files.pythonhosted.org/packages/c2/b1/c0024fa21fdd8e0e1d7c93ee01701f9cc508bef2a2be90ad72a961eb0af8/addonfactory_splunk_conf_parser_lib-1.0.0.tar.gz",
"platform": null,
"description": "# addonfactory_splunk_conf_parser_lib\n\nThis repository provides a one-file library to parse Splunk-specific `.conf` files.\n\nCurrently, it supports:\n\n1. Read/write .conf files with comments\n2. Additional comment prefix such as *\n3. Support multiline end with \\\n\nThis project supports Python 3.9+.\n\n## Development\n\nThis project uses `poetry 2.1.4`.\n",
"bugtrack_url": null,
"license": null,
"summary": "Splunk .conf files parser",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/splunk/addonfactory-splunk-conf-parser-lib",
"Repository": "https://github.com/splunk/addonfactory-splunk-conf-parser-lib"
},
"split_keywords": [
"splunk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "110c9c76c62a847f79be3c6104524c42f51b94ecb35b4171071fffd1758c598b",
"md5": "ad12858a7f25ff21cfe56c6b7480a75d",
"sha256": "a118f266ca9f6e79c8b0f344dc288a43de7c7a38c705d0c89d79324c33580677"
},
"downloads": -1,
"filename": "addonfactory_splunk_conf_parser_lib-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ad12858a7f25ff21cfe56c6b7480a75d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 8595,
"upload_time": "2025-08-21T10:29:07",
"upload_time_iso_8601": "2025-08-21T10:29:07.532031Z",
"url": "https://files.pythonhosted.org/packages/11/0c/9c76c62a847f79be3c6104524c42f51b94ecb35b4171071fffd1758c598b/addonfactory_splunk_conf_parser_lib-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2b1c0024fa21fdd8e0e1d7c93ee01701f9cc508bef2a2be90ad72a961eb0af8",
"md5": "19e250aa490599944d4606a9cf16576a",
"sha256": "8254b5ea6fc8233da7527dc80461aa5b0555dfa3af73b8b937af26129f32323d"
},
"downloads": -1,
"filename": "addonfactory_splunk_conf_parser_lib-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "19e250aa490599944d4606a9cf16576a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 7370,
"upload_time": "2025-08-21T10:29:08",
"upload_time_iso_8601": "2025-08-21T10:29:08.265577Z",
"url": "https://files.pythonhosted.org/packages/c2/b1/c0024fa21fdd8e0e1d7c93ee01701f9cc508bef2a2be90ad72a961eb0af8/addonfactory_splunk_conf_parser_lib-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-21 10:29:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "splunk",
"github_project": "addonfactory-splunk-conf-parser-lib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "addonfactory_splunk_conf_parser_lib"
}