Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

The Stingray Schema-Based File Reader offers several features to help process files in spreadsheet formats. - It wraps csv, xlrd, plus several XML parsers into a single, unified "workbook" structure to make applications that work with any of the common physical formats. - It extends ... [More] the workbook to include fixed format files (with no delimiters) and even COBOL files in EBCDIC. - It provides a uniform way to load and use schema information. This can be header rows in the individual sheets of a workbook, or it can be separate schema information. - It provides a suite of data conversions that cover the most common cases. Additionally, stringray provides some guidance on how to structure file-processing applications so that they are testable and composable. [Less]

0
 
  0 reviews  |  1 user  |  3,633 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.