{"id":25834465,"url":"https://github.com/c-sleuth/docxutils","last_synced_at":"2025-10-26T13:31:59.395Z","repository":{"id":259965240,"uuid":"879925235","full_name":"c-sleuth/docxutils","owner":"c-sleuth","description":"module for working with docx files in nim","archived":false,"fork":false,"pushed_at":"2024-10-28T20:16:57.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T00:59:57.843Z","etag":null,"topics":["docx","nim","nim-lang","zippy"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c-sleuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T19:44:13.000Z","updated_at":"2024-10-28T20:17:01.000Z","dependencies_parsed_at":"2024-10-28T21:35:43.256Z","dependency_job_id":null,"html_url":"https://github.com/c-sleuth/docxutils","commit_stats":null,"previous_names":["c-sleuth/docxutils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c-sleuth/docxutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-sleuth%2Fdocxutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-sleuth%2Fdocxutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-sleuth%2Fdocxutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-sleuth%2Fdocxutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-sleuth","download_url":"https://codeload.github.com/c-sleuth/docxutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-sleuth%2Fdocxutils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265240910,"owners_count":23733138,"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":["docx","nim","nim-lang","zippy"],"created_at":"2025-03-01T00:58:23.879Z","updated_at":"2025-10-26T13:31:54.352Z","avatar_url":"https://github.com/c-sleuth.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docxutils\n\nA small utility module for working with docx files without having to create any temp file or directory\n\nThis was cobbled together quickly, error handling is minimal and by minimal I mean next to none... sorry I just needed these features quickly\n\n## Use Cases\n\nThe primary use case in mind when making this was to replace text within template style docx files\n\n## Features\n\nCurrently this module supports the following actions:\n\n- Replacing multiple strings with one call\n- Read text of docx file\n- Read xml of docx file\n- Read image data from embedded images\n- List embedded images\n- Copy embedded images to a destination\n- Check if file contains a string\n\n## Examples and Docs\n\nDocs have can be generated with nim using `nim doc docxutils.nim`\n\nThe docx file within the example directory was taken from (https://file-examples.com/index.php/sample-documents-download/sample-doc-download/) and is the 100kB docx file\n\n## Dependencies\n\n- Zippy (https://github.com/guzba/zippy) is used to unzip the docx files without having to create any temp files or directories\n- Nim Standard Library\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-sleuth%2Fdocxutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-sleuth%2Fdocxutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-sleuth%2Fdocxutils/lists"}