diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index ca52a8d..ce091d1 100644 --- a/packages.json +++ b/packages.json @@ -8705,6 +8705,20 @@ "web": "https://github.com/FedericoCeratto/tsundoku" }, { + "name": "nimlibxlsxwriter", + "url": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter", + "method": "git", + "tags": [ + "Excel", + "wrapper", + "nim", + "xlsx" + ], + "description": "libxslxwriter wrapper for Nim", + "license": "MIT", + "web": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter" + }, + { "name": "msqueue", "url": "https://github.com/2vg/MSQueue", "method": "git", |
