{"id":13502988,"url":"https://github.com/nukeop/is-odd","last_synced_at":"2025-04-06T13:11:34.293Z","repository":{"id":53135114,"uuid":"134982026","full_name":"nukeop/is-odd","owner":"nukeop","description":"Returns true if the given number is odd.","archived":false,"fork":false,"pushed_at":"2024-12-23T21:56:36.000Z","size":13,"stargazers_count":29,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T12:08:19.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/is-odd","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nukeop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-26T17:34:43.000Z","updated_at":"2024-12-23T21:37:15.000Z","dependencies_parsed_at":"2024-01-18T23:26:08.964Z","dependency_job_id":"3faabdb3-7861-4e6b-849a-ac8ef1fb4902","html_url":"https://github.com/nukeop/is-odd","commit_stats":{"total_commits":7,"total_committers":5,"mean_commits":1.4,"dds":0.7142857142857143,"last_synced_commit":"6b9b051861c15547b82875d14d41e4b785bf4460"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-odd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-odd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-odd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-odd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukeop","download_url":"https://codeload.github.com/nukeop/is-odd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485287,"owners_count":20946398,"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-07-31T22:02:32.763Z","updated_at":"2025-04-06T13:11:34.277Z","avatar_url":"https://github.com/nukeop.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# is-odd\nReturns true if the given number is odd.\n\n## Install\nSpecify the dependencty in Cargo.toml:\n\n```toml\n[dependencies]\nis-odd = \"1.1.1\"\n```\n\nOr:\n\n```bash\n$ cargo add is_odd\n```\n\nFetch it with cargo:\n```bash\n$ cargo build\n```\n\n## Usage\n\n```rust\nuse is_odd::IsOdd;\n\nlet _i : i32 = 1;\nprintln!(\"{}\", _i.is_odd()); // prints true\n```\n\n## About\nCurrently, the library support both integer and floating point numbers.\n\n### License\nCopyright © 2018, [nukeop](https://github.com/nukeop).\nReleased under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fis-odd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukeop%2Fis-odd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fis-odd/lists"}