csv parsing in Guile Scheme
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.
 
 
Brady McDonough 932f614bb5
Initial commit, still needs checksums/corrected url
1 week ago
AUTHORS Initial commit, still needs checksums/corrected url 1 week ago
CHANGELOG Initial commit, still needs checksums/corrected url 1 week ago
COPYING Initial commit, still needs checksums/corrected url 1 week ago
README.md Initial commit, still needs checksums/corrected url 1 week ago
package.scm Initial commit, still needs checksums/corrected url 1 week ago

README.md

guile-csv

A csv reader for Guile. Forked from Nala Ginrut's 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.