mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added csvtools
This commit is contained in:
parent
c2091b0b15
commit
c9133e5338
@ -1955,5 +1955,14 @@
|
|||||||
"description": "A wrapper for the zip library",
|
"description": "A wrapper for the zip library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/zip"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user