Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
semvis123 committed Aug 7, 2023
1 parent f08b281 commit fd7f869
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Go-catdoc, get text and metadata from .doc files.
[![GoDoc](https://godoc.org/github.com/semvis123/go-catdoc?status.svg)](https://godoc.org/github.com/semvis123/go-catdoc)
[![Tests](https://github.com/semvis123/go-catdoc/actions/workflows/go.yml/badge.svg)](https://github.com/semvis123/go-catdoc/actions/workflows/go.yml)

Uses Wazero to run catdoc as webassembly in Go.
The catdoc source is slightly modified to support reading metadata in `.doc`.
The msdoc.hexpat file is a pattern file for imhex that can parse the `summaryinformation` ole object inside the `.doc` file.
Expand Down

0 comments on commit fd7f869

Please sign in to comment.