lustr-mxml 0.1.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.
metadata ADDED
@@ -0,0 +1,70 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.9.0
3
+ specification_version: 1
4
+ name: lustr-mxml
5
+ version: !ruby/object:Gem::Version
6
+ version: 0.1.0
7
+ date: 2007-05-24 00:00:00 -04:00
8
+ summary: description of gem
9
+ require_paths:
10
+ - lib
11
+ email: FIXME email
12
+ homepage: http://lustr.rubyforge.org
13
+ rubyforge_project: lustr
14
+ description: description of gem
15
+ autorequire:
16
+ default_executable:
17
+ bindir: bin
18
+ has_rdoc: true
19
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
+ requirements:
21
+ - - ">"
22
+ - !ruby/object:Gem::Version
23
+ version: 0.0.0
24
+ version:
25
+ platform: ruby
26
+ signing_key:
27
+ cert_chain:
28
+ post_install_message:
29
+ authors:
30
+ - FIXME full name
31
+ files:
32
+ - History.txt
33
+ - Manifest.txt
34
+ - README.txt
35
+ - Rakefile
36
+ - lib/lustr-mxml.rb
37
+ - lib/lustr-mxml/version.rb
38
+ - lib/lustr-mxml/_common.rb
39
+ - lib/lustr-mxml/button.rb
40
+ - lib/lustr-mxml/label.rb
41
+ - lib/lustr-mxml/divided_box.rb
42
+ - lib/lustr-mxml/list.rb
43
+ - lib/lustr-mxml/field.rb
44
+ - lib/lustr-mxml/text_area.rb
45
+ - lib/lustr-mxml/box.rb
46
+ - lib/lustr-mxml/app.rb
47
+ - scripts/txt2html
48
+ - setup.rb
49
+ test_files: []
50
+
51
+ rdoc_options: []
52
+
53
+ extra_rdoc_files: []
54
+
55
+ executables: []
56
+
57
+ extensions: []
58
+
59
+ requirements: []
60
+
61
+ dependencies:
62
+ - !ruby/object:Gem::Dependency
63
+ name: lustr-core
64
+ version_requirement:
65
+ version_requirements: !ruby/object:Gem::Version::Requirement
66
+ requirements:
67
+ - - ">="
68
+ - !ruby/object:Gem::Version
69
+ version: "0.1"
70
+ version: