Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typeable/cassava-embed
Library for CSV-file embedding
https://github.com/typeable/cassava-embed
csv haskell haskell-library
Last synced: about 1 month ago
JSON representation
Library for CSV-file embedding
- Host: GitHub
- URL: https://github.com/typeable/cassava-embed
- Owner: typeable
- License: bsd-3-clause
- Created: 2017-09-19T13:41:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T08:54:55.000Z (over 7 years ago)
- Last Synced: 2024-04-30T05:21:58.414Z (9 months ago)
- Topics: csv, haskell, haskell-library
- Language: Haskell
- Size: 3.91 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# cassava-embed
This library makes possible to embed any CSV-file as a list of `cassava`-parseable records.
Take a look at `example/` folder for more info.