Godeps/_workspace/src/github.com/scalingdata/gcfg | Package gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files). |
Godeps/_workspace/src/github.com/scalingdata/gcfg/scanner | Package scanner implements a scanner for gcfg configuration text. |
Godeps/_workspace/src/github.com/scalingdata/gcfg/token | Package token defines constants representing the lexical tokens of the gcfg configuration syntax and basic operations on tokens (printing, predicates). |
Godeps/_workspace/src/github.com/scalingdata/gcfg/types | Package types defines helpers for type conversions. |