# word to xml 实现word转换为xml list数据。 ## 安装部署 Ubuntu 或 Centos7,安装如下依赖: ``` sudo apt-get install poppler-utils wv unrtf tidy go get github.com/JalfResi/justext ```