Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 347 Bytes

File metadata and controls

15 lines (9 loc) · 347 Bytes

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.