Metadata-Version: 2.1
Name: addonfactory-splunk-conf-parser-lib
Version: 0.3.4
Summary: Splunk .conf files parser
Home-page: https://github.com/splunk/addonfactory-splunk-conf-parser-lib
Keywords: splunk
Author: Splunk
Author-email: addonfactory@splunk.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/splunk/addonfactory-splunk-conf-parser-lib
Description-Content-Type: text/markdown

# 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 \

