Difference between revisions of "Importex"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{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. Ju...")
 
(Added Ruby link)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Import an Excel file using Ruby.
 
|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.
 
|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
 
|User level=intermediate
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://github.com/ryanb/importex
 
|VCS checkout command=
 
 
|Computer languages=Ruby
 
|Computer languages=Ruby
 
|Documentation note=see README file.
 
|Documentation note=see README file.
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=excel,import,Ruby,GEM,spreadsheet,Excel
 
|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 identifier=0.1.0
 
|Version date=2010-02-08
 
|Version date=2010-02-08
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://github.com/ryanb/importex/tarball/master
 
|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
 
|License verified date=2010-08-26
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ryan Bates
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ryan Bates
 
|Email=
 
 
|Resource URL=http://railscasts.com
 
|Resource URL=http://railscasts.com
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/importex
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 40: Line 41:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Expat
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-08-26
 
}}
 

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.