{"id":20824892,"url":"https://github.com/hornc/fw2odf","last_synced_at":"2026-02-18T13:01:03.872Z","repository":{"id":148349336,"uuid":"601883066","full_name":"hornc/fw2odf","owner":"hornc","description":"FinalWriter (Amiga word processor) to Open Document Format conversion","archived":false,"fork":false,"pushed_at":"2024-04-16T21:45:41.000Z","size":28,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-21T18:44:40.401Z","etag":null,"topics":["amiga","finalwriter","odf"],"latest_commit_sha":null,"homepage":"","language":"Python","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/hornc.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-15T02:52:33.000Z","updated_at":"2024-04-15T14:50:38.000Z","dependencies_parsed_at":"2024-11-17T22:25:10.405Z","dependency_job_id":"7e413302-102e-4e3e-90f2-2ce7ad569f2c","html_url":"https://github.com/hornc/fw2odf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hornc/fw2odf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornc%2Ffw2odf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornc%2Ffw2odf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornc%2Ffw2odf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornc%2Ffw2odf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hornc","download_url":"https://codeload.github.com/hornc/fw2odf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hornc%2Ffw2odf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["amiga","finalwriter","odf"],"created_at":"2024-11-17T22:24:11.455Z","updated_at":"2026-02-18T13:01:03.838Z","avatar_url":"https://github.com/hornc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fw2odf\nFinalWriter (Amiga word processor) to Open Document Format conversion\n\n### Installation\n\n    git clone https://github.com/hornc/fw2odf.git\n    cd fw2odf\n    pip install .\n\nThis will make the `fw2odf` command available.\n\n    fw2odf sample.fw\n\nWill produce an output file `sample.odf`.\n\n### Current status\n\nVery alpha, I am reverse engineering the Final Writer document format from scratch, based on some old personal documents I am trying to recover.\n\n#### Implemented\n * IFF Chunk parsing\n * Text extraction (**all** text should be visible in the output doc)\n * Basic paragraph vs. span spacing\n * Font size from `ATTR`\n * Some Bold and Italics (based on font name)\n * [Symbol typeface](https://en.wikipedia.org/wiki/Symbol_(typeface)) to UTF-8 conversion.\n\n#### TODO\n * Superscript (and subscript)\n * Proper endnotes (ideally with an option to convert to footnotes)\n * Title page and other section handling\n * Images?\n * What else is encoded in `ATTR`?\n * Spacing and tabs etc? (`RULE`)\n * Heading styles\n * Refactor, structure more sensibly, and add more helpful debugging options and output\n\nIt is likely that the samples I am working from do not make use of all possible FinalWriter features.\nA lot of my old documents use the Symbol typeface, for mathematical formulas _and_ for writing Classical and Modern Greek, which is why that is an early feature.\n\nRecovering my own data is the main motivator behind this project, but I hope it may be more generally useful.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhornc%2Ffw2odf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhornc%2Ffw2odf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhornc%2Ffw2odf/lists"}