{"id":5033,"name":"ucto","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","url":"https://github.com/languagemachines/ucto","last_synced_at":"2025-09-04T18:27:30.088Z","repository":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-23T05:49:31.835Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273651948,"owners_count":25144146,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"packages":[{"id":4128891,"name":"github.com/LanguageMachines/ucto","ecosystem":"go","description":"","homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"github.com/LanguageMachines","versions_count":21,"first_release_published_at":"2016-01-14T13:33:14.000Z","latest_release_published_at":"2024-03-20T09:13:41.000Z","latest_release_number":"v0.32.1","last_synced_at":"2025-08-29T10:04:17.970Z","created_at":"2022-04-12T15:34:51.869Z","updated_at":"2025-08-29T10:04:18.385Z","registry_url":"https://pkg.go.dev/github.com/LanguageMachines/ucto","install_command":"go get github.com/LanguageMachines/ucto","documentation_url":"https://pkg.go.dev/github.com/LanguageMachines/ucto#section-documentation","metadata":{},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"repo_metadata_updated_at":"2025-07-24T13:07:25.175Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21language%21machines/ucto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/LanguageMachines/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/LanguageMachines/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/LanguageMachines/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLanguageMachines%2Fucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLanguageMachines%2Fucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLanguageMachines%2Fucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLanguageMachines%2Fucto/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11143467,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-12T15:37:39.000Z","latest_release_published_at":"2024-09-12T15:37:39.000Z","latest_release_number":"0.34-r0","last_synced_at":"2025-08-24T13:07:24.288Z","created_at":"2024-12-07T14:38:50.429Z","updated_at":"2025-08-24T13:07:25.629Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"repo_metadata_updated_at":"2025-07-24T13:07:25.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-12-16T04:23:23.280Z","updated_at":"2024-12-16T04:23:23.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11143458,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-12T15:37:39.000Z","latest_release_published_at":"2024-09-12T15:37:39.000Z","latest_release_number":"0.34-r0","last_synced_at":"2025-08-24T13:07:31.638Z","created_at":"2024-12-07T14:38:44.121Z","updated_at":"2025-08-24T13:07:32.619Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"repo_metadata_updated_at":"2025-07-24T13:07:25.433Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-12-16T04:23:16.439Z","updated_at":"2024-12-16T04:23:16.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6144835,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-23T21:55:00.000Z","latest_release_published_at":"2022-04-23T21:55:00.000Z","latest_release_number":"0.24.1-r2","last_synced_at":"2025-08-24T13:07:55.101Z","created_at":"2023-01-31T22:56:44.623Z","updated_at":"2025-08-24T13:07:55.101Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.373Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":16.023947878147563,"forks_count":17.7319950695545,"average":15.26677231907026},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T13:45:52.961Z","updated_at":"2023-02-01T13:45:52.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":11770217,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_number":"0.35-r1","last_synced_at":"2025-08-24T13:05:32.000Z","created_at":"2025-06-07T20:20:01.402Z","updated_at":"2025-08-24T13:05:32.001Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:35.893Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2025-06-08T19:30:17.714Z","updated_at":"2025-06-08T19:30:17.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10348747,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-17T21:17:37.000Z","latest_release_published_at":"2024-05-17T21:17:37.000Z","latest_release_number":"0.33-r0","last_synced_at":"2025-08-24T13:28:42.752Z","created_at":"2024-06-11T12:12:29.303Z","updated_at":"2025-08-24T13:28:42.753Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.414Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-06-12T02:47:14.635Z","updated_at":"2024-06-12T02:47:14.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6105447,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_number":"0.25-r1","last_synced_at":"2025-08-24T13:30:32.673Z","created_at":"2023-01-31T21:00:27.272Z","updated_at":"2025-08-24T13:30:32.673Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.071Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.697765802178062,"stargazers_count":19.16470191983833,"forks_count":21.017177500842035,"average":11.469911305714607},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T08:19:18.908Z","updated_at":"2023-02-01T08:19:18.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":8680913,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-08T20:13:28.000Z","latest_release_published_at":"2023-11-08T20:13:28.000Z","latest_release_number":"0.30-r1","last_synced_at":"2025-08-24T13:29:31.794Z","created_at":"2023-12-20T10:36:44.515Z","updated_at":"2025-08-24T13:29:32.009Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"repo_metadata_updated_at":"2025-07-24T13:07:27.927Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-doc/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6095784,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_number":"0.25-r1","last_synced_at":"2025-08-24T13:30:23.002Z","created_at":"2023-01-31T20:34:00.740Z","updated_at":"2025-08-24T13:30:23.003Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.400Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":19.16470191983833,"forks_count":21.017177500842035,"average":16.858931177725385},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T07:00:41.301Z","updated_at":"2023-02-01T07:00:41.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7770820,"name":"frog-doc","ecosystem":"alpine","description":"Integration of natural language processing models for Dutch (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_number":"0.27.1-r3","last_synced_at":"2025-08-24T13:29:57.113Z","created_at":"2023-05-22T12:04:15.144Z","updated_at":"2025-08-24T13:29:57.113Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/frog-doc","install_command":"apk add frog-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.253Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.210912173956412,"forks_count":23.569896763253702,"docker_downloads_count":null,"average":11.195202234302528},"purl":"pkg:apk/alpine/frog-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-05-22T22:27:36.968Z","updated_at":"2023-05-22T22:27:36.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6050623,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":13,"first_release_published_at":"2023-01-23T15:25:22.000Z","latest_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_number":"0.35-r1","last_synced_at":"2025-08-24T14:01:54.711Z","created_at":"2023-01-31T18:23:26.552Z","updated_at":"2025-08-24T14:01:54.711Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.364Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":22.675328741390107,"forks_count":24.369912335629305,"average":15.421493425172198},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":60,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-01-31T21:24:21.448Z","updated_at":"2023-01-31T21:24:21.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6133608,"name":"frog-doc","ecosystem":"alpine","description":"Integrator of natural language processing moduels for Dutch (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-23T21:55:01.000Z","latest_release_published_at":"2022-04-23T21:55:01.000Z","latest_release_number":"0.24-r2","last_synced_at":"2025-09-02T07:37:58.561Z","created_at":"2023-01-31T22:15:52.550Z","updated_at":"2025-09-02T07:37:58.561Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/frog-doc","install_command":"apk add frog-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.138Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":16.023947878147563,"forks_count":17.7319950695545,"average":15.26677231907026},"purl":"pkg:apk/alpine/frog-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T12:09:39.108Z","updated_at":"2023-02-01T12:09:39.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":8680912,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-08T20:13:28.000Z","latest_release_published_at":"2023-11-08T20:13:28.000Z","latest_release_number":"0.30-r1","last_synced_at":"2025-08-24T13:29:19.362Z","created_at":"2023-12-20T10:36:44.405Z","updated_at":"2025-08-24T13:29:19.362Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-09-05T08:42:21.457Z","updated_at":"2024-09-05T08:42:21.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6100603,"name":"frog-doc","ecosystem":"alpine","description":"Integrator of natural language processing moduels for Dutch (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_number":"0.25-r1","last_synced_at":"2025-08-24T13:30:18.104Z","created_at":"2023-01-31T20:46:52.615Z","updated_at":"2025-08-24T13:30:18.104Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/frog-doc","install_command":"apk add frog-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.355Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":19.16470191983833,"forks_count":21.017177500842035,"average":16.858931177725385},"purl":"pkg:apk/alpine/frog-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T07:40:57.288Z","updated_at":"2023-02-01T07:40:57.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6055057,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":13,"first_release_published_at":"2023-01-23T15:25:22.000Z","latest_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_number":"0.35-r1","last_synced_at":"2025-08-24T14:01:22.074Z","created_at":"2023-01-31T18:45:40.648Z","updated_at":"2025-08-24T14:01:22.076Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:35.974Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":22.675328741390107,"forks_count":24.369912335629305,"average":15.421493425172198},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":60,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-01-31T22:57:33.318Z","updated_at":"2023-01-31T22:57:33.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11770218,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_number":"0.35-r1","last_synced_at":"2025-08-24T13:05:29.733Z","created_at":"2025-06-07T20:20:01.642Z","updated_at":"2025-08-24T13:05:29.737Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.159Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2025-06-08T19:30:18.211Z","updated_at":"2025-06-08T19:30:18.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6084212,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_number":"0.25-r1","last_synced_at":"2025-08-24T13:30:20.674Z","created_at":"2023-01-31T20:03:21.424Z","updated_at":"2025-08-24T13:30:20.674Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":19.16470191983833,"forks_count":21.017177500842035,"average":16.858931177725385},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T05:05:32.326Z","updated_at":"2023-02-01T05:05:32.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7770818,"name":"frog","ecosystem":"alpine","description":"Integration of natural language processing models for Dutch","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_number":"0.27.1-r3","last_synced_at":"2025-08-24T13:29:47.530Z","created_at":"2023-05-22T12:04:14.582Z","updated_at":"2025-08-24T13:29:47.531Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/frog","install_command":"apk add frog","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.251Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.210912173956412,"forks_count":23.569896763253702,"docker_downloads_count":null,"average":11.195202234302528},"purl":"pkg:apk/alpine/frog?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-05-22T22:27:36.933Z","updated_at":"2023-05-22T22:27:36.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6146042,"name":"frog","ecosystem":"alpine","description":"Integrator of natural language processing moduels for Dutch","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-23T21:55:01.000Z","latest_release_published_at":"2022-04-23T21:55:01.000Z","latest_release_number":"0.24-r2","last_synced_at":"2025-08-24T13:07:51.787Z","created_at":"2023-01-31T23:04:03.751Z","updated_at":"2025-08-24T13:07:51.787Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/frog","install_command":"apk add frog","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.224Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":16.023947878147563,"forks_count":17.7319950695545,"average":15.26677231907026},"purl":"pkg:apk/alpine/frog?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T13:57:46.541Z","updated_at":"2023-02-01T13:57:46.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":10348746,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-17T21:17:37.000Z","latest_release_published_at":"2024-05-17T21:17:37.000Z","latest_release_number":"0.33-r0","last_synced_at":"2025-08-24T13:28:44.885Z","created_at":"2024-06-11T12:12:29.209Z","updated_at":"2025-08-24T13:28:44.885Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.358Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-06-12T02:47:14.859Z","updated_at":"2024-06-12T02:47:14.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8680911,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-08T20:13:28.000Z","latest_release_published_at":"2023-11-08T20:13:28.000Z","latest_release_number":"0.30-r1","last_synced_at":"2025-08-24T13:29:29.576Z","created_at":"2023-12-20T10:36:44.225Z","updated_at":"2025-08-24T13:29:29.805Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"repo_metadata_updated_at":"2025-07-24T13:07:25.134Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ucto/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11143460,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-12T15:37:39.000Z","latest_release_published_at":"2024-09-12T15:37:39.000Z","latest_release_number":"0.34-r0","last_synced_at":"2025-08-24T13:07:28.018Z","created_at":"2024-12-07T14:38:44.726Z","updated_at":"2025-08-24T13:07:29.288Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"repo_metadata_updated_at":"2025-07-24T13:07:25.136Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-12-16T04:23:19.003Z","updated_at":"2024-12-16T04:23:19.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6130380,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-23T21:55:00.000Z","latest_release_published_at":"2022-04-23T21:55:00.000Z","latest_release_number":"0.24.1-r2","last_synced_at":"2025-09-02T07:39:16.131Z","created_at":"2023-01-31T22:07:50.951Z","updated_at":"2025-09-02T07:39:16.131Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.063Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":16.023947878147563,"forks_count":17.7319950695545,"average":15.26677231907026},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T11:45:45.665Z","updated_at":"2023-02-01T11:45:45.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6054767,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":13,"first_release_published_at":"2023-01-23T15:25:22.000Z","latest_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_number":"0.35-r1","last_synced_at":"2025-08-24T14:01:26.533Z","created_at":"2023-01-31T18:44:10.793Z","updated_at":"2025-08-24T14:01:26.536Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.007Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":22.675328741390107,"forks_count":24.369912335629305,"average":15.421493425172198},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":60,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-01-31T22:48:56.402Z","updated_at":"2023-01-31T22:48:56.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7782587,"name":"ucto","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_number":"0.29-r1","last_synced_at":"2025-08-24T13:29:49.939Z","created_at":"2023-05-22T15:03:50.223Z","updated_at":"2025-08-24T13:29:49.940Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/ucto","install_command":"apk add ucto","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.251Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.210912173956412,"forks_count":23.569896763253702,"docker_downloads_count":null,"average":11.195202234302528},"purl":"pkg:apk/alpine/ucto?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-05-23T10:12:05.233Z","updated_at":"2023-05-23T10:12:05.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6103573,"name":"frog","ecosystem":"alpine","description":"Integrator of natural language processing moduels for Dutch","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_number":"0.25-r1","last_synced_at":"2025-08-24T13:30:29.788Z","created_at":"2023-01-31T20:55:41.080Z","updated_at":"2025-08-24T13:30:29.788Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/frog","install_command":"apk add frog","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.149Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":19.16470191983833,"forks_count":21.017177500842035,"average":13.232569888851465},"purl":"pkg:apk/alpine/frog?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T08:04:53.654Z","updated_at":"2023-02-01T08:04:53.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6085026,"name":"frog-dev","ecosystem":"alpine","description":"Integrator of natural language processing moduels for Dutch (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_published_at":"2022-10-20T14:28:36.000Z","latest_release_number":"0.25-r1","last_synced_at":"2025-08-24T13:30:25.405Z","created_at":"2023-01-31T20:05:19.038Z","updated_at":"2025-08-24T13:30:25.405Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/frog-dev","install_command":"apk add frog-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.186Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":19.16470191983833,"forks_count":21.017177500842035,"average":16.858931177725385},"purl":"pkg:apk/alpine/frog-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/frog-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T05:13:32.902Z","updated_at":"2023-02-01T05:13:32.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11770219,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_published_at":"2025-03-27T12:20:03.000Z","latest_release_number":"0.35-r1","last_synced_at":"2025-08-24T13:05:34.345Z","created_at":"2025-06-07T20:20:02.254Z","updated_at":"2025-08-24T13:05:34.345Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2025-06-08T19:30:19.615Z","updated_at":"2025-06-08T19:30:19.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6147902,"name":"frog-dev","ecosystem":"alpine","description":"Integrator of natural language processing moduels for Dutch (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-23T21:55:01.000Z","latest_release_published_at":"2022-04-23T21:55:01.000Z","latest_release_number":"0.24-r2","last_synced_at":"2025-08-24T13:07:46.836Z","created_at":"2023-01-31T23:10:11.544Z","updated_at":"2025-08-24T13:07:46.836Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/frog-dev","install_command":"apk add frog-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.251Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":16.023947878147563,"forks_count":17.7319950695545,"average":15.26677231907026},"purl":"pkg:apk/alpine/frog-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/frog-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T14:11:16.358Z","updated_at":"2023-02-01T14:11:16.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":7770819,"name":"frog-dev","ecosystem":"alpine","description":"Integration of natural language processing models for Dutch (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_number":"0.27.1-r3","last_synced_at":"2025-08-24T13:29:52.422Z","created_at":"2023-05-22T12:04:14.909Z","updated_at":"2025-08-24T13:29:52.422Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/frog-dev","install_command":"apk add frog-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.251Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.210912173956412,"forks_count":23.569896763253702,"docker_downloads_count":null,"average":11.195202234302528},"purl":"pkg:apk/alpine/frog-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/frog-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/frog-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/frog-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/frog-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-05-22T22:27:38.453Z","updated_at":"2023-05-22T22:27:38.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6149361,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-23T21:55:00.000Z","latest_release_published_at":"2022-04-23T21:55:00.000Z","latest_release_number":"0.24.1-r2","last_synced_at":"2025-08-24T13:07:48.661Z","created_at":"2023-01-31T23:15:51.354Z","updated_at":"2025-08-24T13:07:48.662Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.341Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":16.023947878147563,"forks_count":17.7319950695545,"average":15.26677231907026},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-02-01T14:22:52.126Z","updated_at":"2023-02-01T14:22:52.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":7782589,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_number":"0.29-r1","last_synced_at":"2025-08-24T13:29:54.855Z","created_at":"2023-05-22T15:03:50.734Z","updated_at":"2025-08-24T13:29:54.856Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.221Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.210912173956412,"forks_count":23.569896763253702,"docker_downloads_count":null,"average":11.195202234302528},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-05-23T10:12:12.386Z","updated_at":"2023-05-23T10:12:12.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7782588,"name":"ucto-dev","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (development files)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_published_at":"2023-04-28T21:13:10.000Z","latest_release_number":"0.29-r1","last_synced_at":"2025-08-24T13:29:59.452Z","created_at":"2023-05-22T15:03:50.515Z","updated_at":"2025-08-24T13:29:59.452Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/ucto-dev","install_command":"apk add ucto-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":21.210912173956412,"forks_count":23.569896763253702,"docker_downloads_count":null,"average":11.195202234302528},"purl":"pkg:apk/alpine/ucto-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ucto-dev/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2023-05-23T10:12:12.385Z","updated_at":"2023-05-23T10:12:12.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10348748,"name":"ucto-doc","ecosystem":"alpine","description":"advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages (documentation)","homepage":"https://github.com/LanguageMachines/ucto","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/LanguageMachines/ucto","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-17T21:17:37.000Z","latest_release_published_at":"2024-05-17T21:17:37.000Z","latest_release_number":"0.33-r0","last_synced_at":"2025-08-24T13:28:47.435Z","created_at":"2024-06-11T12:12:29.746Z","updated_at":"2025-08-24T13:28:47.435Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/ucto-doc","install_command":"apk add ucto-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7666721,"uuid":"9028617","full_name":"LanguageMachines/ucto","owner":"LanguageMachines","description":"Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.  Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --","archived":false,"fork":false,"pushed_at":"2025-06-23T08:30:44.000Z","size":6440,"stargazers_count":70,"open_issues_count":12,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T11:05:20.336Z","etag":null,"topics":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"latest_commit_sha":null,"homepage":"https://languagemachines.github.io/ucto","language":"C++","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/LanguageMachines.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2013-03-26T11:16:57.000Z","updated_at":"2025-07-18T16:38:20.000Z","dependencies_parsed_at":"2024-01-06T12:18:08.900Z","dependency_job_id":"40c8137b-dd59-451b-801e-2d39f243ab94","html_url":"https://github.com/LanguageMachines/ucto","commit_stats":{"total_commits":1360,"total_committers":8,"mean_commits":170.0,"dds":0.4911764705882353,"last_synced_commit":"f640447c10a210b30c180b7a330a1917010b67fa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/LanguageMachines/ucto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266845403,"owners_count":23994062,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"LanguageMachines","name":"Language Machines","uuid":"3313855","kind":"organization","description":"NLP Research group at Centre for Language Studies, Radboud University Nijmegen","email":"proycon@anaproy.nl","website":"http://cls.ru.nl/languagemachines","location":"Nijmegen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3313855?v=4","repositories_count":53,"last_synced_at":"2024-03-26T13:57:21.115Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LanguageMachines","funding_links":[],"total_stars":343,"followers":6,"following":0,"created_at":"2022-11-03T20:54:46.619Z","updated_at":"2024-03-26T13:57:22.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanguageMachines/repositories"},"tags":[{"name":"v0.35","sha":"688c2afe4e6180e903763e20c596e651cb7e15da","kind":"commit","published_at":"2024-12-16T10:14:04.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.35","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.35/manifests"},{"name":"v0.34","sha":"238f664d0e4a53804268c99f4d912e6c28d7a470","kind":"commit","published_at":"2024-09-12T09:41:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.34","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.34/manifests"},{"name":"v0.33","sha":"7c9a083f995c09c10d1577a2c38704a1b4165f81","kind":"commit","published_at":"2024-04-26T08:33:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.33","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.33/manifests"},{"name":"v0.32.1","sha":"ba32c9334b1233063a87c4cc2925eb5591d70054","kind":"commit","published_at":"2024-03-20T09:13:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32.1/manifests"},{"name":"v0.32","sha":"b2affa66b6d9ac70bae18c46da654462d9be9af6","kind":"commit","published_at":"2024-03-19T12:55:32.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.32","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.32/manifests"},{"name":"v0.31","sha":"6a54a0b74fd123d05feaf0572cc38a860157e432","kind":"commit","published_at":"2024-02-28T07:50:59.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.31","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.31/manifests"},{"name":"v0.30","sha":"f00aaf7cdffa6b0c2dc693a104dfb37d9890ef02","kind":"commit","published_at":"2023-10-21T16:46:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.30","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.30/manifests"},{"name":"v0.29","sha":"b5184dc33e6e8dd832c7b02c26a94bf22aeeaa89","kind":"commit","published_at":"2023-04-22T09:12:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.29","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.29/manifests"},{"name":"v0.28.1","sha":"7238221e4291bd468f5cf55e64889afaa0dfb13d","kind":"commit","published_at":"2023-02-22T11:34:36.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28.1/manifests"},{"name":"v0.28","sha":"ffd2c52f57b5b4717be36d302710feaf0a54cb79","kind":"commit","published_at":"2023-02-21T07:57:34.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.28","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.28/manifests"},{"name":"v0.27","sha":"82b8dd8a96c0ca8f54d7d466d5ec425dca0351b9","kind":"commit","published_at":"2023-01-23T13:36:40.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.27","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.27/manifests"},{"name":"v0.26","sha":"38e20f71492d2abc2f68cc9005918f11d702266e","kind":"commit","published_at":"2023-01-02T15:27:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.26","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.26/manifests"},{"name":"v0.25","sha":"e5d664608f690861509bec31e88f06bdae474e23","kind":"commit","published_at":"2022-07-22T09:24:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.25","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.25/manifests"},{"name":"v0.24.1","sha":"1034c9046422b17cbf061f34a3bc09801606b4fe","kind":"commit","published_at":"2021-12-17T15:34:06.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24.1/manifests"},{"name":"v0.24","sha":"eed157ddbea09e6d04fe76cd62583f89ce5fe02f","kind":"commit","published_at":"2021-12-15T12:28:39.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.24","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.24/manifests"},{"name":"v0.23","sha":"27221b0e37c461d1b55d9a9bef857a64ffd7657c","kind":"commit","published_at":"2021-07-12T09:29:22.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.23","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.23/manifests"},{"name":"v0.22","sha":"f00e50574c7918e828d12cf7d8e5ebd86a52d46d","kind":"commit","published_at":"2020-10-08T12:07:17.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.22","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.22/manifests"},{"name":"v0.21.1","sha":"d305df8869f5e293ae3c6819737d8802e7c49569","kind":"commit","published_at":"2020-04-15T10:18:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21.1/manifests"},{"name":"v0.21","sha":"f7555a423ab7b8805f64f32ca974e4147208fea8","kind":"commit","published_at":"2020-04-15T09:12:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.21","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.21/manifests"},{"name":"v0.20","sha":"9652619ab17a1393c656c7914a5c3a4e864f74a8","kind":"commit","published_at":"2019-11-27T11:58:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.20","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.20/manifests"},{"name":"v0.19","sha":"bb638d4a7b9bc8c2a7bfae11b8771c4ef1cd07c5","kind":"commit","published_at":"2019-09-16T10:25:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.19","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.19/manifests"},{"name":"v0.18","sha":"a9b2ee64b5a354be00b2209249fb67f04a90b0d3","kind":"commit","published_at":"2019-07-22T08:56:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.18","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.18/manifests"},{"name":"v0.17","sha":"506ac6357f8bfbf9463e79e0f3aeb1a7262c5c14","kind":"commit","published_at":"2019-06-19T08:32:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.17","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.17/manifests"},{"name":"v0.16","sha":"fd671ac542b718dcd30801e5d87f8991c90c60b3","kind":"commit","published_at":"2019-05-29T09:33:41.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.16","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.16/manifests"},{"name":"v0.15","sha":"ad8d51ecc5a2aa132c35dc5ba1855972475af5be","kind":"commit","published_at":"2019-05-15T12:12:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.15","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"70d6cb81d3918e81f0b84597e9145f4cf2c7bc23","kind":"commit","published_at":"2018-12-10T08:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"e927059c3441006b1117b2e45c39fc0a484022d1","kind":"commit","published_at":"2018-11-29T13:42:02.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.14","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"0d951cc267a582ebe738c19dbb1d9e21bb8305e7","kind":"commit","published_at":"2018-05-17T12:25:00.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7f80a2397e3d722abb3dd969f7c615df2f5f4286","kind":"commit","published_at":"2018-05-17T11:05:05.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"c6d494cc45f03fcc85782939358c934039e04e08","kind":"commit","published_at":"2018-05-16T14:39:27.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.13","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.13/manifests"},{"name":"v0.12","sha":"e962411fcc6b2a8d391c4a15343b5eab8bcb6a14","kind":"commit","published_at":"2018-02-19T14:30:58.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.12","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.12/manifests"},{"name":"v0.11","sha":"4b726a3d940a2245060e25a9ac70099630eaad35","kind":"commit","published_at":"2017-12-04T13:49:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.11","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.11/manifests"},{"name":"v0.10","sha":"f4c3d289b473a02de719cd564186ea42cab05f69","kind":"commit","published_at":"2017-11-07T15:50:18.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.10","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.10/manifests"},{"name":"v0.9.9","sha":"fdcb3fcf58b06b98bdde25d0624f80e85364a838","kind":"commit","published_at":"2017-11-02T15:14:35.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"53dd1b28dcdefa99452289778cee35d8544ae924","kind":"commit","published_at":"2017-10-23T07:52:16.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.8","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"74dac42a167f1364571b586cdf2764681e363acc","kind":"commit","published_at":"2017-10-18T09:52:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.7","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"f70ea2843c978d3d8dc1b37a97400f5431b471cb","kind":"commit","published_at":"2017-01-23T12:49:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"242add0afcb920abcc5708bb8fcb8009b3b2d28c","kind":"commit","published_at":"2017-01-06T14:49:37.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"2450ebc757264fd39a0eaabb11dbf9da7b0fdb69","kind":"commit","published_at":"2017-01-05T15:49:42.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"531cf624148cd7d8cc5c4f31a29f61892dc39756","kind":"commit","published_at":"2016-09-28T12:44:03.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.3","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"229890090388e02bdcd9da8f739a6e58ae829566","kind":"commit","published_at":"2016-07-30T16:49:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4a16fe79285cc116e9548fb916c0e5ae6465be6a","kind":"commit","published_at":"2016-07-12T06:46:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.1","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e6c0a5f58bb4a5f85d6ac2ce99f90baad4750aa6","kind":"commit","published_at":"2016-07-11T10:43:44.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9.0","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"e46594928886e42807e53cf34150e0220412d4fc","kind":"commit","published_at":"2016-06-30T09:14:56.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.9","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"cf38094e2d6e72fd26b22d1fa8143c0a3cf34bd1","kind":"commit","published_at":"2016-04-25T13:19:20.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.6","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"bc9271839a2462d2c3491e86ecda2fe162137edd","kind":"commit","published_at":"2016-04-25T08:46:49.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.5","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"92a8d2d3f71342c2a51596e1b7b456065763006f","kind":"commit","published_at":"2016-03-09T11:14:19.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.4","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"bb72ff2c3c6275e69cd6a9364dae67e835d19b23","kind":"commit","published_at":"2016-01-14T13:33:14.000Z","download_url":"https://codeload.github.com/LanguageMachines/ucto/tar.gz/v0.8.2","html_url":"https://github.com/LanguageMachines/ucto/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LanguageMachines/ucto@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/tags/v0.8.2/manifests"}]},"repo_metadata_updated_at":"2025-07-24T13:07:36.258Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ucto-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ucto-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ucto-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ucto-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T19:29:24.859Z","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ucto-doc/related_packages","maintainers":[{"uuid":"proycon@anaproy.nl","login":null,"name":"Maarten van Gompel","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","packages_count":35,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Maarten van Gompel","role":null,"created_at":"2024-06-12T02:47:09.771Z","updated_at":"2024-06-12T02:47:09.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/proycon@anaproy.nl/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}}],"commits":{"id":1675,"full_name":"LanguageMachines/ucto","default_branch":"master","committers":[{"name":"Ko van der Sloot","email":"K.vanderSloot@let.ru.nl","login":null,"count":692},{"name":"sloot","email":"sloot@12f355fe-0486-481a-ad91-c297ab22b4e3","login":"kosloot","count":608},{"name":"mvgompel","email":"mvgompel@12f355fe-0486-481a-ad91-c297ab22b4e3","login":"proycon","count":213},{"name":"Iris Hendrickx","email":"iris@i-hx.nl","login":"Irishx","count":6},{"name":"fkarsdorp","email":"fkarsdorp@12f355fe-0486-481a-ad91-c297ab22b4e3","login":null,"count":5},{"name":"Sander Maijers","email":"S.N.Maijers@gmail.com","login":null,"count":3},{"name":"antalb","email":"antalb@12f355fe-0486-481a-ad91-c297ab22b4e3","login":null,"count":1},{"name":"Kobus van der Sloot","email":"sloot@applejack.science.ru.nl","login":null,"count":1}],"total_commits":1529,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":191.125,"dds":0.5474166121648136,"past_year_committers":[{"name":"Ko van der Sloot","email":"Ko.vanderSloot@ziggo.nl","login":"kosloot","count":16},{"name":"Maarten van Gompel","email":"proycon@anaproy.nl","login":"proycon","count":4}],"past_year_total_commits":20,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.19999999999999996,"last_synced_at":"2025-05-22T19:17:12.547Z","last_synced_commit":"688c2afe4e6180e903763e20c596e651cb7e15da","created_at":"2023-03-07T09:12:01.816Z","updated_at":"2025-05-22T19:17:12.613Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"LanguageMachines/ucto","html_url":"https://github.com/LanguageMachines/ucto","last_synced_at":"2025-07-24T13:14:34.938Z","status":"error","issues_count":93,"pull_requests_count":3,"avg_time_to_close_issue":9733692.592592593,"avg_time_to_close_pull_request":1657113.3333333333,"issues_closed_count":81,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":17,"avg_comments_per_issue":4.516129032258064,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":93432.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T17:12:40.786Z","updated_at":"2025-09-01T12:23:56.970Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanguageMachines%2Fucto/issues","issue_labels_count":{"bug":33,"enhancement":21,"Testing...":10,"question":8,"ready":6,"investigate":6,"packaging":5,"PRIORITY":4,"low priority":3,"wontfix":2,"wrong package":2,"waiting":2,"duplicate":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":42,"NONE":28,"MEMBER":23},"pull_request_author_associations_count":{"CONTRIBUTOR":3},"issue_authors":{"kosloot":36,"proycon":22,"martinreynaert":6,"pirolen":5,"emanjavacas":4,"JessedeDoes":4,"Irishx":3,"sanmai-NL":3,"mhkuu":2,"yurivict":1,"a-tsioh":1,"fkunneman":1,"asharkinasuit":1,"alabrashJr":1,"marijnschraagen":1,"etashru":1,"limogin":1},"pull_request_authors":{"sanmai-NL":2,"0mp":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081490,"issues_count":31331492,"pull_requests_count":96241880,"authors_count":10693616,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":2,"ready":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"proycon":2},"past_year_pull_request_authors":{},"maintainers":[{"login":"proycon","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"},{"login":"fkunneman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fkunneman"}],"active_maintainers":[{"login":"proycon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/proycon"}]},"events":{"total":{"WatchEvent":5,"PushEvent":13,"ForkEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":5,"PushEvent":13,"ForkEvent":1,"CreateEvent":1}},"keywords":["computational-linguistics","folia","language","natural-language-processing","nlp","punctuation","tokeniser"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ucto.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T18:45:47.442Z","updated_at":"2023-01-11T18:45:47.442Z","repository_link":"https://github.com/LanguageMachines/ucto/blob/master/.github/workflows/ucto.yml","dependencies":[{"id":6870099605,"package_name":"Gottox/irc-message-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870099606,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false},{"id":6870099607,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-11T18:45:47.577Z","updated_at":"2023-01-11T18:45:47.577Z","repository_link":"https://github.com/LanguageMachines/ucto/blob/master/Dockerfile","dependencies":[{"id":6870099614,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cleanup.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T12:18:08.641Z","updated_at":"2024-01-06T12:18:08.641Z","repository_link":"https://github.com/LanguageMachines/ucto/blob/master/.github/workflows/cleanup.yml","dependencies":[{"id":15460427315,"package_name":"Mattraks/delete-workflow-runs","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":9.319374133000306,"created_at":"2025-09-04T15:50:13.858Z","updated_at":"2025-11-04T15:50:40.308Z","avatar_url":"https://github.com/LanguageMachines.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/5033","html_url":"https://science.ecosyste.ms/projects/5033"}