mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added csv.
This commit is contained in:
parent
e52ecb178c
commit
96f5325eeb
@ -339,6 +339,14 @@
|
||||
"tags": ["dropbox"],
|
||||
"description": "Tool to clean up filenames shared on Dropbox",
|
||||
"license": "MIT"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "csv",
|
||||
"url": "git://github.com/achesak/nimrod-csv",
|
||||
"method": "git",
|
||||
"tags": ["csv", "parsing", "stringify", "library"],
|
||||
"description": "Library for parsing, stringifying, reading, and writing CSV (comma separated value) files",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user