guile-rsv

R7RS Scheme library for reading and writing RSV (Rows of String Values) data format. Specified in https://github.com/Stenway/RSV-Specification and demonstrated in https://www.youtube.com/watch?v=tb_70o6ohMA
Log | Files | Refs | README | LICENSE

README.md (483B)


      1 Example RSV test files came from [commit
      2 74757d0ba08132a38943027d8d81fc41388e791e][1] of the "main" branch of
      3 [Stenway][2]'s RSV Rosetta Stone repository, and were release under
      4 the [MIT-0][3] license.  The exact LICENSE file underwhich these
      5 example RSV files were released was copied into this directory.
      6 
      7 [1]: https://github.com/Stenway/RSV-Challenge/tree/74757d0ba08132a38943027d8d81fc41388e791e/TestFiles
      8 [2]: https://www.stenway.com/
      9 [3]: https://opensource.org/license/mit-0/