Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/appendium/flatpack

CSV/Tab Delimited and Fixed Length Parser and Writer
https://github.com/appendium/flatpack

csv csv-parser java

Last synced: 2 months ago
JSON representation

CSV/Tab Delimited and Fixed Length Parser and Writer

Awesome Lists containing this project

README

        

[![Build Status](https://secure.travis-ci.org/Appendium/flatpack.png?branch=master)](http://travis-ci.org/Appendium/flatpack)
[![SonarQube](https://sonarcloud.io/api/project_badges/measure?project=net.sf.flatpack:flatpack-parent&metric=bugs)](https://sonarcloud.io/dashboard/index/net.sf.flatpack:flatpack-parent)
[![Sonar Reliability](https://sonarcloud.io/api/project_badges/measure?project=net.sf.flatpack:flatpack-parent&metric=reliability_rating)](https://sonarcloud.io/dashboard/index/net.sf.flatpack:flatpack-parent)
[![Sonar Security](https://sonarcloud.io/api/project_badges/measure?project=net.sf.flatpack:flatpack-parent&metric=security_rating)](https://sonarcloud.io/dashboard/index/net.sf.flatpack:flatpack-parent)
[![Maven Central Flatpack](https://maven-badges.herokuapp.com/maven-central/net.sf.flatpack/flatpack/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.sf.flatpack/flatpack)
![GitHub license](https://img.shields.io/github/license/appendium/flatpack.svg?style=flat-square)

[![Quality Gate](https://sonarcloud.io/api/project_badges/quality_gate?project=net.sf.flatpack:flatpack-parent)](https://sonarcloud.io/dashboard/index/net.sf.flatpack:flatpack-parent)

flatpack
========

CSV/Tab Delimited and Fixed Length Parser and Writer

FlatPack on SourceForge: a Java (1.8+) flat file parser that handles CSV,
fixed length and custom delimiters. It can handle very large files.

The formats are configured in XML, it is fast and released under Apache license 2.0.

Links
=====

* Thank you to [YourKit](http://www.yourkit.com) for the OSS Licence