{"id":19728570,"url":"https://github.com/semvis123/go-catdoc","last_synced_at":"2025-02-27T19:46:50.791Z","repository":{"id":186824536,"uuid":"675831941","full_name":"semvis123/go-catdoc","owner":"semvis123","description":"Go-catdoc, get text and metadata from .doc files.","archived":false,"fork":false,"pushed_at":"2023-08-09T18:08:22.000Z","size":307,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T17:32:17.654Z","etag":null,"topics":["catdoc","doc","extraction","go","golang","imhex-pattern","metadata","msdoc","text"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semvis123.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-07T20:43:29.000Z","updated_at":"2024-02-05T09:14:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"3579f2c4-c511-4fe5-aed2-6edfdfbe3804","html_url":"https://github.com/semvis123/go-catdoc","commit_stats":null,"previous_names":["semvis123/go-catdoc"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semvis123%2Fgo-catdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semvis123%2Fgo-catdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semvis123%2Fgo-catdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semvis123%2Fgo-catdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semvis123","download_url":"https://codeload.github.com/semvis123/go-catdoc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241052362,"owners_count":19901014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["catdoc","doc","extraction","go","golang","imhex-pattern","metadata","msdoc","text"],"created_at":"2024-11-12T00:03:43.982Z","updated_at":"2025-02-27T19:46:50.765Z","avatar_url":"https://github.com/semvis123.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Go-catdoc, get text and metadata from .doc files.\n[![GoDoc](https://godoc.org/github.com/semvis123/go-catdoc?status.svg)](https://godoc.org/github.com/semvis123/go-catdoc)\n[![Tests](https://github.com/semvis123/go-catdoc/actions/workflows/go.yml/badge.svg)](https://github.com/semvis123/go-catdoc/actions/workflows/go.yml)\n\nUses Wazero to run catdoc as webassembly in Go.\nThe catdoc source is slightly modified to support reading metadata in `.doc`.  \nThe `msdoc.hexpat` file is a pattern file for imhex that can parse the `summaryinformation` ole object inside the `.doc` file.\n\nTo compile the webassembly binary, go to ./catdoc/src/ and run `make catdoc-wasm`.  \nTo run the tests, do `go test ./...`\n\nUsage:\n```\nf, err := os.Open(\"test.doc\")\ntext, err := gocatdoc.GetTextFromFile(f)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemvis123%2Fgo-catdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemvis123%2Fgo-catdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemvis123%2Fgo-catdoc/lists"}