packages feed

configurator-pg-0.2.0: tests/resources/simple.cfg

# this is a config file that is meant to eventually cover the
# good syntax except for pathological stuff

# some identifiers

a = 1
a_snakey_word = 2
WeCanDoCamelCaseToo = 3
and-hyphens-are-allowed = 4
numbers2 = 5

then.we.can.add.dots = 6

# while plain import is disallowed, we can use it otherwise
importance = 7
import.this.name = 8