text-reform 0.2.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,58 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.8.4
3
+ specification_version: 1
4
+ name: text-reform
5
+ version: !ruby/object:Gem::Version
6
+ version: 0.2.0
7
+ date: 2005-01-19
8
+ summary: Text::Reform reformats text according to formatting pictures.
9
+ require_paths:
10
+ - lib
11
+ email: eule@space.ch
12
+ homepage: http://rubyforge.org/projects/text-format
13
+ rubyforge_project: text-reform
14
+ description: ''
15
+ autorequire: text/format
16
+ default_executable:
17
+ bindir: bin
18
+ has_rdoc: true
19
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
+ requirements:
21
+ -
22
+ - ">"
23
+ - !ruby/object:Gem::Version
24
+ version: 0.0.0
25
+ version:
26
+ platform: ruby
27
+ authors:
28
+ - Kaspar Schiess
29
+ files:
30
+ - Changelog
31
+ - Install
32
+ - lib
33
+ - Rakefile
34
+ - README
35
+ - tests
36
+ - TODO
37
+ - lib/text
38
+ - lib/text/reform.rb
39
+ - tests/tc_text_reform.rb
40
+ - tests/testall.rb
41
+ test_files:
42
+ - tests/testall.rb
43
+ rdoc_options: []
44
+ extra_rdoc_files: []
45
+ executables: []
46
+ extensions: []
47
+ requirements: []
48
+ dependencies:
49
+ - !ruby/object:Gem::Dependency
50
+ name: text-hyphen
51
+ version_requirement:
52
+ version_requirements: !ruby/object:Gem::Version::Requirement
53
+ requirements:
54
+ -
55
+ - "~>"
56
+ - !ruby/object:Gem::Version
57
+ version: 1.0.0
58
+ version: