Skip to content

MetaCSV/rust-mcsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_mcsv - A MetaCSV parser for Rust

Copyright (C) 2021 J. Férard https://github.com/jferard

License: GPLv3

WORK IN PROGRESS

Overview

rust_mcsv is a MetaCSV parser for Rust.

MetaCSV is an open specification for a CSV file description. This description is written in a small auxiliary CSV file that may be stored along wih the CSV file itself. This auxilary file should provide the informations necessary to read and type the content of the CSV file. The standard extension is ".mcsv".

About

A MetaCSV library for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages