filehelpers 2.0.0.0.20100812

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.
@@ -0,0 +1,17 @@
1
+ -----------------------
2
+ FileHelpers for MONO
3
+ -----------------------
4
+
5
+ This version of the FileHelpers for MONO have all the
6
+ features of the standard version.
7
+
8
+ You must take it as EXPERIMENTAL in this release we have
9
+ too little feedback about the use in big real apps.
10
+
11
+ Please dont hesitate in contact us with feedback about
12
+ any problem we will get soon to you to fix any problem:
13
+
14
+ mono@filehelpers.com
15
+
16
+ Happy Coding
17
+ Marcos
metadata ADDED
@@ -0,0 +1,88 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: filehelpers
3
+ version: !ruby/object:Gem::Version
4
+ hash: 40201575
5
+ prerelease: false
6
+ segments:
7
+ - 2
8
+ - 0
9
+ - 0
10
+ - 0
11
+ - 20100812
12
+ version: 2.0.0.0.20100812
13
+ platform: ruby
14
+ authors:
15
+ - Marcos Meli
16
+ autorequire:
17
+ bindir: bin
18
+ cert_chain: []
19
+
20
+ date: 2010-08-12 00:00:00 -06:00
21
+ default_executable:
22
+ dependencies: []
23
+
24
+ description: The FileHelpers are a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams.
25
+ email: marcos@filehelpers.com
26
+ executables: []
27
+
28
+ extensions: []
29
+
30
+ extra_rdoc_files: []
31
+
32
+ files:
33
+ - lib/DotNet 1.1/FileHelpers.dll
34
+ - lib/DotNet 1.1/FileHelpers.ExcelStorage.dll
35
+ - lib/DotNet 1.1/FileHelpers.ExcelStorage.xml
36
+ - lib/DotNet 1.1/FileHelpers.xml
37
+ - lib/DotNet 1.1/Interop.Excel.dll
38
+ - lib/DotNet 1.1/Interop.Office.dll
39
+ - lib/DotNet 1.1 PPC/FileHelpersPPC.dll
40
+ - lib/DotNet 1.1 PPC/FileHelpersPPC.xml
41
+ - lib/DotNet 2.0/FileHelpers.dll
42
+ - lib/DotNet 2.0/FileHelpers.ExcelStorage.dll
43
+ - lib/DotNet 2.0/FileHelpers.ExcelStorage.xml
44
+ - lib/DotNet 2.0/FileHelpers.xml
45
+ - lib/DotNet 2.0/Interop.Excel.dll
46
+ - lib/DotNet 2.0/Interop.Office.dll
47
+ - lib/DotNet 2.0 PPC/FileHelpersPPC.dll
48
+ - lib/DotNet 2.0 PPC/FileHelpersPPC.xml
49
+ - lib/Mono 1.2/FileHelpers.dll
50
+ - lib/Mono 1.2/FileHelpers.xml
51
+ - lib/Mono 1.2/Readme.txt
52
+ - docs/FileHelpers - Documentation.chm
53
+ has_rdoc: true
54
+ homepage: http://www.filehelpers.com/
55
+ licenses: []
56
+
57
+ post_install_message:
58
+ rdoc_options: []
59
+
60
+ require_paths:
61
+ - lib
62
+ required_ruby_version: !ruby/object:Gem::Requirement
63
+ none: false
64
+ requirements:
65
+ - - ">="
66
+ - !ruby/object:Gem::Version
67
+ hash: 3
68
+ segments:
69
+ - 0
70
+ version: "0"
71
+ required_rubygems_version: !ruby/object:Gem::Requirement
72
+ none: false
73
+ requirements:
74
+ - - ">="
75
+ - !ruby/object:Gem::Version
76
+ hash: 3
77
+ segments:
78
+ - 0
79
+ version: "0"
80
+ requirements: []
81
+
82
+ rubyforge_project: filehelpers
83
+ rubygems_version: 1.3.7
84
+ signing_key:
85
+ specification_version: 3
86
+ summary: FileHelpers - .NET library to import/export data from fixed length or delimited records
87
+ test_files: []
88
+