File: config.sample

package info (click to toggle)
libclaw 1.7.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,080 kB
  • sloc: cpp: 13,287; sh: 227; makefile: 8
file content (14 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# comment

field = value

[section] # in line comment
#more comments
field1 = value \# 2 \
  remaining string
field = foo
field = bar

[section \# 2] # working ?
field \#4 = some value \\\\\\\\# is this a comment ?