mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
added csvtable
This commit is contained in:
parent
b587fb6625
commit
a8573e4dd5
@ -5810,5 +5810,17 @@
|
||||
"description": "interactive command prompt",
|
||||
"license": "BSD 3-Clause",
|
||||
"web": "https://github.com/samdmarshall/cmd.nim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "csvtable",
|
||||
"url": "https://github.com/apahl/csvtable",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"csv",
|
||||
"table"
|
||||
],
|
||||
"description": "tools for handling CSV files (comma or tab-separated) with an API similar to Python's CSVDictReader and -Writer.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/apahl/csvtable"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user