Added package docx (#1270)
This commit is contained in:
parent
03fca8baf7
commit
2038b1ed77
1 changed files with 12 additions and 0 deletions
|
|
@ -15518,5 +15518,17 @@
|
|||
"description": "Kaitai Struct runtime library for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kaitai-io/kaitai_struct_nim_runtime"
|
||||
},
|
||||
{
|
||||
"name": "docx",
|
||||
"url": "https://github.com/xflywind/docx",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"docx",
|
||||
"reader"
|
||||
],
|
||||
"description": "A simple docx reader.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xflywind/docx"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue