Skip to content

gderosa/configfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigFiles

A simple library to specify the format of configuration files and the way to turn their data into Ruby objects.

Ruby1.9 centric. Uses some lazy evaluation.

No write support: it’s strongly sugested to use ERB or other templating systems for that.

A good example usage is found at github.com/gderosa/dansguardian.rb .

Author

Copyright 2010 Guido De Rosa

License: same of Ruby.

About

small dsl to parse unix config files from ruby

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages