Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giosil/wdata
Utility to parse data files.
https://github.com/giosil/wdata
csv-parser datafilehandling parser-library
Last synced: 14 days ago
JSON representation
Utility to parse data files.
- Host: GitHub
- URL: https://github.com/giosil/wdata
- Owner: giosil
- License: apache-2.0
- Created: 2020-09-15T12:33:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T11:24:16.000Z (about 1 year ago)
- Last Synced: 2024-04-16T18:51:06.491Z (7 months ago)
- Topics: csv-parser, datafilehandling, parser-library
- Language: Java
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WData
Utility to parse data files.
## Build
- `git clone https://github.com/giosil/wdata.git`
- `mvn clean install`## Contributors
* [Giorgio Silvestris](https://github.com/giosil)