Added csvtools

This commit is contained in:
Andrea Ferretti 2015-08-13 11:31:31 +02:00
parent c2091b0b15
commit c9133e5338

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"
}
]