Merge pull request #220 from andreaferretti/master

Added csvtools
This commit is contained in:
Dominik Picheta 2015-08-13 17:54:38 +01:00
commit a4c44949c2

View File

@ -1955,5 +1955,14 @@
"description": "A wrapper for the zip library",
"license": "MIT",
"web": "https://github.com/nim-lang/zip"
},
{
"name": "csvtools",
"url": "https://github.com/unicredit/csvtools",
"method": "git",
"tags": ["CSV", "comma separated values", "TSV"],
"description": "Manage CSV files",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/csvtools"
}
]