Initial commit

This commit is contained in:
2017-10-08 15:27:35 +01:00
commit fd1e7465b8
26 changed files with 2093 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# csv-spec.org
This is the site at http://csv-spec.org/ that attempts to describe CSV-like
formats in a obvious and easy to understand way, complete with code examples
aimed at developers.