Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julian-eggers/texin

With Texin you have to implement only one reader to process different spreadsheet-files (XLSX, CSV, TXT)
https://github.com/julian-eggers/texin

csv excel java parser reader spreadsheet text

Last synced: 11 days ago
JSON representation

With Texin you have to implement only one reader to process different spreadsheet-files (XLSX, CSV, TXT)

Awesome Lists containing this project

README

        

texin
=====

[![Maven Central](https://img.shields.io/maven-metadata/v/http/central.maven.org/maven2/com/itelg/texin/maven-metadata.xml.svg)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.itelg%22%20AND%20a%3A%22texin%22)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/93051c8f98cf42139c36eded2c772ad0)](https://www.codacy.com/app/eggers-julian/texin)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/93051c8f98cf42139c36eded2c772ad0)](https://www.codacy.com/app/eggers-julian/texin)
[![Build Status](https://travis-ci.org/julian-eggers/texin.svg?branch=master)](https://travis-ci.org/julian-eggers/texin)

With Texin you have to implement only one reader to process different spreadsheet-files

#### Maven
```xml

com.itelg
texin
0.5.0-RELEASE