{"id":31753376,"url":"https://github.com/root-app/name_to_gender","last_synced_at":"2025-10-09T17:46:18.889Z","repository":{"id":56885113,"uuid":"70060562","full_name":"Root-App/name_to_gender","owner":"Root-App","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-07T14:00:38.000Z","size":370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-07T23:58:28.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/Root-App.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":"2016-10-05T12:59:22.000Z","updated_at":"2020-07-22T09:38:34.000Z","dependencies_parsed_at":"2022-08-21T00:20:19.739Z","dependency_job_id":null,"html_url":"https://github.com/Root-App/name_to_gender","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Root-App/name_to_gender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Root-App%2Fname_to_gender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Root-App%2Fname_to_gender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Root-App%2Fname_to_gender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Root-App%2Fname_to_gender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Root-App","download_url":"https://codeload.github.com/Root-App/name_to_gender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Root-App%2Fname_to_gender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001828,"owners_count":26083197,"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-10-09T02:00:07.460Z","response_time":59,"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"}},"keywords":[],"created_at":"2025-10-09T17:46:13.810Z","updated_at":"2025-10-09T17:46:18.880Z","avatar_url":"https://github.com/Root-App.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NameToGender\n\nDetermines the gender of a first name. A ruby port of https://github.com/MarcSalvat/sexmachine\n\nMakes several simplifyiing assumptions:\n\n* Only parses names common in the USA\n* Ignores case\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'name_to_gender'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install name_to_gender\n\n## Usage\n\n```ruby\nNameToGender.build.gender_of(\"Fred\") # =\u003e \"M\"\n```\n\n## License\n\nThis code is distributed under the GPLv3. The data file nam_dict.txt is released under the GNU Free Documentation License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froot-app%2Fname_to_gender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froot-app%2Fname_to_gender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froot-app%2Fname_to_gender/lists"}