udat 1.2.1 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/example.udat +242 -0
  2. data/lib/udat.rb +946 -840
  3. metadata +3 -2
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: udat
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.2.1
7
- date: 2007-05-26 00:00:00 +00:00
6
+ version: 1.3.0
7
+ date: 2007-05-28 00:00:00 +00:00
8
8
  summary: Parser and generator for UDAT documents, a generic data format similar to XML or YAML.
9
9
  require_paths:
10
10
  - lib/
@@ -31,6 +31,7 @@ authors:
31
31
  files:
32
32
  - ./LICENSE
33
33
  - lib/udat.rb
34
+ - example.udat
34
35
  test_files: []
35
36
 
36
37
  rdoc_options: