You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
528 B
12 lines
528 B
guile-csv
|
|
=========
|
|
|
|
A csv reader for Guile. Forked from [Nala Ginrut's][og-repo] repository of the
|
|
same name. I forked simply because I plan on using this code (or some
|
|
derivative) and as my needs change so too will the interface. Pushing breaking
|
|
changes to a 5 year old repository isn't exactly my idea of a good time.
|
|
|
|
This branch contains no code, only a package definition for the guix package manager. To view the code, checkout the master branch of this repository.
|
|
|
|
[og-repo]:https://gitlab.com/NalaGinrut/guile-csv
|