Added package nimlibxlsxwriter (#684)

This commit is contained in:
KeepCoolWithCoolidge 2018-03-17 18:18:20 -07:00 committed by Dominik Picheta
parent 46a1890d48
commit 34b921a382

View File

@ -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",