Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/appendium/flatpack
- Owner: Appendium
- License: apache-2.0
- Created: 2014-01-06T20:30:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T13:02:09.000Z (about 1 year ago)
- Last Synced: 2024-01-24T17:07:46.915Z (12 months ago)
- Topics: csv, csv-parser, java
- Language: Java
- Homepage: http://flatpack.sf.net
- Size: 4.59 MB
- Stars: 57
- Watchers: 8
- Forks: 20
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
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