{"id":16199933,"url":"https://github.com/agateau/odtfusion","last_synced_at":"2025-04-07T17:47:13.567Z","repository":{"id":66380976,"uuid":"1948243","full_name":"agateau/odtfusion","owner":"agateau","description":"Merge txt files into an odt document","archived":false,"fork":false,"pushed_at":"2013-09-02T15:17:49.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T19:49:52.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agateau.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-24T15:38:42.000Z","updated_at":"2013-10-17T04:46:11.000Z","dependencies_parsed_at":"2023-02-20T06:15:48.877Z","dependency_job_id":null,"html_url":"https://github.com/agateau/odtfusion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fodtfusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fodtfusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fodtfusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fodtfusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agateau","download_url":"https://codeload.github.com/agateau/odtfusion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703786,"owners_count":20982286,"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":[],"created_at":"2024-10-10T09:28:45.305Z","updated_at":"2025-04-07T17:47:13.539Z","avatar_url":"https://github.com/agateau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Presentation\n\nodtfusion lets you merge text files or fragment of text files in an\nOpenDocument Text document.\n\nTo include files in a .odt:\n\n- Create a .odt\n- Add placeholders for the text files. Placeholders are paragraphs of the form:\n\n    `${file.cpp}`\n\n- Run odtfusion like this:\n\n    `odtfusion.py input.odt output.odt dir-containing-text-files`\n\nTo include fragments of text files:\n\n- Insert fragment delimiters in your text files. Fragment delimiters look like\n  this:\n\n    `/// my-fragment`\n\n- In your odt-file, refer to the fragment by using a placeholder like this:\n\n    `${file.cpp#my-fragment}`\n\nThere is also another tool: odtdump, which can be used to dump an indented\nversion of the content.xml of a .odt document. This tool can be useful for\ndebugging.\n\n# Future\n\nI may add a way to specify custom placeholders in the future, as well as\ncontent-specific fragment delimiters (for example using \"### my-fragment\" for\nPython or shell scripts)\n\n# Contact\n\n- Mail: Aurélien Gâteau \u003caurelien.gateau@free.fr\u003e\n- github: \u003chttp://github.com/agateau/odtfusion\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagateau%2Fodtfusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagateau%2Fodtfusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagateau%2Fodtfusion/lists"}