Add package xlsx (#1292)

This commit is contained in:
flywind 2019-12-28 16:20:35 +08:00 committed by Miran
parent 716a6c05cc
commit 05420d55da

View File

@ -15794,5 +15794,18 @@
"description": "Directory listing tool",
"license": "GPL-2.0",
"web": "https://github.com/madprops/lq"
},
{
"name": "xlsx",
"url": "https://github.com/xflywind/xlsx",
"method": "git",
"tags": [
"xlsx",
"excel",
"reader"
],
"description": "Read and parse Excel files",
"license": "MIT",
"web": "https://github.com/xflywind/xlsx"
}
]