This commit is contained in:
Andre von Houck 2024-08-12 10:04:38 -07:00 committed by GitHub
parent 3c2d56bbaa
commit c37a4c0be8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12835,6 +12835,19 @@
"license": "MIT",
"web": "https://github.com/treeform/taggy"
},
{
"name": "tabby",
"url": "https://github.com/treeform/tabby",
"method": "git",
"tags": [
"csv",
"tsv",
"excel"
],
"description": "Fast CSV parser with hooks.",
"license": "MIT",
"web": "https://github.com/treeform/tabby"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",