Added package docx (#1270)

This commit is contained in:
flywind 2019-12-14 20:30:51 +08:00 committed by Miran
parent 03fca8baf7
commit 2038b1ed77

View File

@ -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"
}
]