{"id":16883937,"url":"https://github.com/zbraniecki/pluralrules","last_synced_at":"2025-04-13T09:44:22.994Z","repository":{"id":46189162,"uuid":"140002909","full_name":"zbraniecki/pluralrules","owner":"zbraniecki","description":"Pluralization handling in Rust","archived":false,"fork":false,"pushed_at":"2022-11-04T18:00:14.000Z","size":11351,"stargazers_count":36,"open_issues_count":7,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-15T02:14:08.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zbraniecki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-06T15:40:54.000Z","updated_at":"2024-02-25T21:13:28.000Z","dependencies_parsed_at":"2023-01-23T08:00:13.480Z","dependency_job_id":null,"html_url":"https://github.com/zbraniecki/pluralrules","commit_stats":null,"previous_names":["unclenachoduh/pluralrules"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbraniecki%2Fpluralrules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbraniecki%2Fpluralrules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbraniecki%2Fpluralrules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbraniecki%2Fpluralrules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zbraniecki","download_url":"https://codeload.github.com/zbraniecki/pluralrules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248694162,"owners_count":21146944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T16:14:44.162Z","updated_at":"2025-04-13T09:44:22.951Z","avatar_url":"https://github.com/zbraniecki.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLDR Plural Rules [![Build Status](https://travis-ci.org/zbraniecki/pluralrules.svg?branch=master)](https://travis-ci.org/zbraniecki/pluralrules) [![Coverage Status](https://coveralls.io/repos/github/zbraniecki/pluralrules/badge.svg?branch=master)](https://coveralls.io/github/zbraniecki/pluralrules?branch=master)\n\n`cldr_pluralrules` is a collection of Rust crates for identifying the plural rule, according to [CLDR](https://github.com/unicode-cldr/cldr-core/blob/master/supplemental/plurals.json), for a given number.\n\nThe crates perform the following functions:\n\n## intl_pluralrules [![crates.io](https://img.shields.io/crates/v/intl_pluralrules.svg)](https://crates.io/crates/intl_pluralrules)\n\n\nThis library returns the plural rule given numeric input.\n\n## cldr_pluralrules_parser [![crates.io](https://img.shields.io/crates/v/cldr_pluralrules_parser.svg)](https://crates.io/crates/cldr_pluralrules_parser)\n\n\nThis library creates an AST from plural rules, according to [CLDR plural rule syntax](https://unicode.org/reports/tr35/tr35-numbers.html#Plural_rules_syntax).\n\n## make_pluralrules [![crates.io](https://img.shields.io/crates/v/make_pluralrules.svg)](https://crates.io/crates/make_pluralrules)\n\n\nThis executable generates a Rust file with a public function representation of CLDR plural rules from a specified source.\n\n## Status\n\n### cldr_pluralrules_parser\n\nThe parser is fully compliant with UTS #35 version 33.\n\n### make_pluralrules\n\nGenerates all cardinal plural rules for Rust 1.31 and above, based on CLDR 33.\n\n### intl_pluralrules\n\nCurrently supports cardinal plural rules for all languages from CLDR 35.\n\nGet Involved\n------------\n\n`cldr_pluralrules` is open-source, licensed under the Apache License, Version 2.0.  We encourage everyone to take a look at our code and we'll listen to your feedback.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbraniecki%2Fpluralrules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzbraniecki%2Fpluralrules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbraniecki%2Fpluralrules/lists"}