diff --git a/packages.json b/packages.json index ca52a8d..ce091d1 100644 --- a/packages.json +++ b/packages.json @@ -8704,6 +8704,20 @@ "license": "GPLv3", "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",