Skip to main content

key-value-comment config

Project description

kvcomcon: key-value-comment config

Example:
::
# My cool config
foo = bar
sentence = This is my cool sentence.

The config format is line-based. Each line must be one of these:

1. A comment line (the first non-whitespace character is '#'
2. An empty line (whitespace is allowed)
3. somekey = somevalue

Leading and trailing whitespace is stripped from each line, as well as
around each key and value. For example, these two lines are equivalent:
::
"key=val 123"
" key = val 123 "

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kvcomcon-1.0.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page