{"id":28339339,"url":"https://github.com/clauseggers/extrahunspellhyphenation","last_synced_at":"2026-01-28T15:31:28.953Z","repository":{"id":83195624,"uuid":"578210009","full_name":"clauseggers/extraHunspellHyphenation","owner":"clauseggers","description":"A compilation of Hunspell hyphenation files.","archived":false,"fork":false,"pushed_at":"2023-02-15T15:37:11.000Z","size":819,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-10T03:17:54.916Z","etag":null,"topics":["hunspell","hyphenation"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clauseggers.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-14T14:13:15.000Z","updated_at":"2024-06-10T11:21:22.000Z","dependencies_parsed_at":"2023-07-02T06:05:00.607Z","dependency_job_id":null,"html_url":"https://github.com/clauseggers/extraHunspellHyphenation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clauseggers/extraHunspellHyphenation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clauseggers%2FextraHunspellHyphenation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clauseggers%2FextraHunspellHyphenation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clauseggers%2FextraHunspellHyphenation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clauseggers%2FextraHunspellHyphenation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clauseggers","download_url":"https://codeload.github.com/clauseggers/extraHunspellHyphenation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clauseggers%2FextraHunspellHyphenation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"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":["hunspell","hyphenation"],"created_at":"2025-05-27T01:24:07.115Z","updated_at":"2026-01-28T15:31:28.936Z","avatar_url":"https://github.com/clauseggers.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extra hyphenation files for the Affinity Suite of MacOS Affinity applications*\n\\* and other MacOS applications that make use of `Hunspell` dictionaries.\n\n*Hunspell is based in principle on the algorithmic approach [Franklin M. Liang developed in his 1983 PhD thesis.](https://tug.org/docs/liang/)\nRaph Levien wrote a shorter explanation when Hunspell was [committed to Mozilla in 1998](https://github.com/hunspell/hyphen/blob/master/README.hyphen).*\n\nThis repository contains a compilation of [Hunspell](https://hunspell.github.io) hyphenation files that do not come included with installs of the [Affinity](https://affinity.serif.com/) apps.\n\n*No spelling dictionaries are included in this repo, this is just hyphenation. Installing the spelling dictionaries can have performance implications, hence it is better to install them separately in an as-needed basis.*\n\n### Sources\nThe source of many of these hyphenations files are\n* https://wiki.documentfoundation.org/Language/Support\n* https://github.com/LibreOffice/dictionaries\n* https://extensions.libreoffice.org/?q=hyphenation\u0026action_doExtensionSearch=Search\n* https://extensions.openoffice.org/en/search?query=hyphenation\n* https://addons.mozilla.org/en-US/firefox/language-tools/\n* https://aur.archlinux.org/packages?SeB=n\u0026K=hunspell-\n\nRename the downloaded `*.oxt` to `*.zip` and unzip it.\nThe files shall be converted to `UTF-8` before inclusion in this repository.\n\n### Installing\nTo install these hyphenation files, copy them to `~/Library/Spelling/` and restart your Affinity apps, or install them to `/Library/Spelling/` and restart your Macintosh.\n\n### Contributing\nPull requests are welcomed. Please have them formatted in UTF-8, and in the correctly named [ISO 639](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language and [ISO 3166](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes) folder.\n\n* The folder must be named `[ISO 639-1]_[ISO ISO 3166-1 alpha-2]`. If no ISO 639-1 has been assigned use the ISO 639-2/T code.\n* The filename must be `hyph_[ISO 639-1]_[ISO ISO 3166-1 alpha-2].UTF-8.dic`.\n* Please include a copy of the license in the folder.\n* Please include a `README.txt` which includes the source and date of the hyphenation dictionary. Use one of the existing `README.txt` as a template for your own.\n\n### License\nPlease check which license the particular hyphenation file is published by, and include the relevant license file enclosed in the language directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclauseggers%2Fextrahunspellhyphenation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclauseggers%2Fextrahunspellhyphenation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclauseggers%2Fextrahunspellhyphenation/lists"}