Add package xlsx (#1292)
This commit is contained in:
parent
716a6c05cc
commit
05420d55da
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue