Library to encode/decode Row Separated Values (RSV). Written in V.
.github/workflows | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
v.mod |
is a simple binary alternative to CSV. Read more
Features
Installation
Install the V language and run v install pastilhas.rsv
Usage
Future work
License
The original specification uses MIT license. This code uses MIT license. See the LICENSE file for details.