mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 20:49:29 +00:00
added csvtable
This commit is contained in:
parent
b587fb6625
commit
a8573e4dd5
@ -5810,5 +5810,17 @@
|
|||||||
"description": "interactive command prompt",
|
"description": "interactive command prompt",
|
||||||
"license": "BSD 3-Clause",
|
"license": "BSD 3-Clause",
|
||||||
"web": "https://github.com/samdmarshall/cmd.nim"
|
"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