rsravanreddy / go-office-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-office-parser

Fast streaming parser for docx,xlsx,doc and xls files with minimal memory foot print.

Installing

This project makes use of Makefile.

Example

example.go provides examples to parse docx and xlsx files.

About


Languages

Language:Go 96.8%Language:Makefile 3.2%