Difference between revisions of "Importex"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Added Ruby link)
 
(One intermediate revision by one other user not shown)
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.
 +
|Homepage URL=http://github.com/ryanb/importex
 +
|User level=intermediate
 +
|Is High Priority Project=No
 +
|Computer languages=Ruby
 +
|Documentation note=see README file.
 +
|Accepts cryptocurrency donations=No
 +
|Keywords=excel,import,Ruby,GEM,spreadsheet,Excel
 +
|Version identifier=0.1.0
 +
|Version date=2010-02-08
 +
|Version status=beta
 +
|Version download=http://github.com/ryanb/importex/tarball/master
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/29
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
|License verified date=2010-08-26
 +
}}
 +
{{Project license
 +
|License=Expat
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-08-26
 +
}}
 +
{{Person
 +
|Real name=Ryan Bates
 +
|Role=Maintainer
 +
|Resource URL=http://railscasts.com
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/importex
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=ruby
 +
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{Featured}}

Latest revision as of 19:55, 29 March 2018


[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










"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.