aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeepCoolWithCoolidge <37387200+KeepCoolWithCoolidge@users.noreply.github.com>2018-03-17 18:18:20 -0700
committerDominik Picheta <dominikpicheta@googlemail.com>2018-03-18 01:18:20 +0000
commit34b921a382505b84086e8a79b617d260bbc34c6d (patch)
tree84a7d5ed22d32ed5d64d05c12fa9188e001cd7c4
parent46a1890d48b2252ccadc3fa06bc4730d386e8518 (diff)
downloadpackages-34b921a382505b84086e8a79b617d260bbc34c6d.tar.gz
packages-34b921a382505b84086e8a79b617d260bbc34c6d.zip
Added package nimlibxlsxwriter (#684)
-rw-r--r--packages.json14
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",