Difference between revisions of "Importex"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 43265 by Megalanya 0 (talk))
Line 1: Line 1:
 
+
{{Entry
 +
|Name=Importex
 +
|Short description=Import an Excel file using Ruby.
 +
|Full description=This Ruby gem helps import an Excel document into a database or some other format. Just create a class defining the columns and pass in a path to an "xls" file. It will automatically format the columns into specified Ruby objects and raise errors on bad data.
 +
|User level=intermediate
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://github.com/ryanb/importex
 +
|VCS checkout command=
 +
|Computer languages=Ruby
 +
|Documentation note=see README file.
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=
 +
|Keywords=excel,import,Ruby,GEM,spreadsheet,Excel
 +
|Is GNU=n
 +
|Last review by=Kelly Hopkins
 +
|Last review date=2010-08-26
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Version identifier=0.1.0
 +
|Version date=2010-02-08
 +
|Version status=beta
 +
|Version download=http://github.com/ryanb/importex/tarball/master
 +
|License verified date=2010-08-26
 +
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Ryan Bates
 +
|Email=
 +
|Resource URL=http://railscasts.com
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=ruby
 +
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-08-26
 +
}}

Revision as of 06:36, 15 February 2017


[edit]

Importex

http://github.com/ryanb/importex
Import an Excel file using Ruby.

This Ruby gem helps import an Excel document into a database or some other format. Just create a class defining the columns and pass in a path to an "xls" file. It will automatically format the columns into specified Ruby objects and raise errors on bad data.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

26 August 2010




Leaders and contributors

Contact(s)Role
Ryan Bates Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/importex


Software prerequisites




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.