Commit graph

2 commits

Author SHA1 Message Date
taca
619cee0e32 Update ruby-parseconfig to 1.0.4.
Thu Dec 19, 2013 - v1.0.4
- Add fix for config files with Byte Order Marker (BOM)
- Add support for .eql? function.

Tue Jun 12, 2012 - v1.0.2
- Re-enable get_value() as it seems some projects are still using it.
  That said, get_value() *will* be removed in the future at some point.

Tue Jun 12, 2012 - v1.0.0
- Resolved Issue #3, Config files not closed properly.
- Resolved Issue #7, Added basic rspec testing
- Resolved Issue #5, Readded support for array like access
- Removed deprecated function get_value()
2014-03-14 16:15:33 +00:00
taca
7459af1aa4 Add ruby-parseconfig package version 1.0.2 to pkgsrc.
ParseConfig provides simple parsing of standard *nix style config files.
2012-06-16 15:58:26 +00:00