{"id":378292,"url":"https://github.com/jinzhu/inflection","last_synced_at":"2026-07-28T18:01:00.560Z","repository":{"id":35015531,"uuid":"39115690","full_name":"jinzhu/inflection","owner":"jinzhu","description":"Pluralizes and singularizes English nouns","archived":false,"fork":false,"pushed_at":"2023-10-16T08:40:02.000Z","size":29,"stargazers_count":525,"open_issues_count":10,"forks_count":72,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-07-21T19:33:33.324Z","etag":null,"topics":["go","golang","inflection"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Azure/azure-sdk-for-node","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jinzhu.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}},"created_at":"2015-07-15T04:10:01.000Z","updated_at":"2026-07-01T00:12:50.000Z","dependencies_parsed_at":"2024-01-13T22:55:11.184Z","dependency_job_id":"d893da0d-9d66-4806-b1e8-d6f02e7029b3","html_url":"https://github.com/jinzhu/inflection","commit_stats":{"total_commits":23,"total_committers":12,"mean_commits":"1.9166666666666667","dds":0.5652173913043479,"last_synced_commit":"b5281034e75ed100658f8d9d0b2837f3fad4e8b3"},"previous_names":["qor/inflection"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jinzhu/inflection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinzhu","download_url":"https://codeload.github.com/jinzhu/inflection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/sbom","scorecard":{"id":521464,"data":{"date":"2025-08-11","repo":{"name":"github.com/jinzhu/inflection","commit":"bbe0a3e7399f93602b520ea0cdee86bac6349b61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":6,"reason":"Found 15/22 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jinzhu/inflection/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jinzhu/inflection/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T03:07:30.918Z","repository_id":35015531,"created_at":"2025-08-20T03:07:30.919Z","updated_at":"2025-08-20T03:07:30.919Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35974883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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":"jinzhu","name":"Jinzhu","uuid":"6843","kind":"user","description":"Life is Art","email":"wosmvp@gmail.com","website":"http://patreon.com/jinzhu","location":"HangZhou China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6843?v=4","repositories_count":100,"last_synced_at":"2026-07-22T05:22:43.925Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["jinzhu"],"patreon":"jinzhu","open_collective":"gorm"}},"html_url":"https://github.com/jinzhu","funding_links":["https://github.com/sponsors/jinzhu","https://patreon.com/jinzhu","https://opencollective.com/gorm"],"total_stars":14979,"followers":5603,"following":9,"created_at":"2022-11-02T17:07:48.473Z","updated_at":"2026-07-22T05:22:43.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinzhu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinzhu/repositories"},"packages":[{"id":3494216,"name":"github.com/jinzhu/inflection","ecosystem":"go","description":"Package inflection pluralizes and singularizes English nouns.","homepage":"https://github.com/jinzhu/inflection","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":[],"namespace":"github.com/jinzhu","versions_count":1,"first_release_published_at":"2019-06-03T04:28:36.000Z","latest_release_published_at":"2019-06-03T04:28:36.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-07-28T04:00:21.459Z","created_at":"2022-04-10T19:23:06.052Z","updated_at":"2026-07-28T04:01:59.981Z","registry_url":"https://pkg.go.dev/github.com/jinzhu/inflection","install_command":"go get github.com/jinzhu/inflection","documentation_url":"https://pkg.go.dev/github.com/jinzhu/inflection#section-documentation","metadata":{},"repo_metadata":{"id":35015531,"uuid":"39115690","full_name":"jinzhu/inflection","owner":"jinzhu","description":"Pluralizes and singularizes English nouns","archived":false,"fork":false,"pushed_at":"2023-10-16T08:40:02.000Z","size":29,"stargazers_count":525,"open_issues_count":10,"forks_count":72,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-07-21T19:33:33.324Z","etag":null,"topics":["go","golang","inflection"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Azure/azure-sdk-for-node","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jinzhu.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}},"created_at":"2015-07-15T04:10:01.000Z","updated_at":"2026-07-01T00:12:50.000Z","dependencies_parsed_at":"2024-01-13T22:55:11.184Z","dependency_job_id":"d893da0d-9d66-4806-b1e8-d6f02e7029b3","html_url":"https://github.com/jinzhu/inflection","commit_stats":{"total_commits":23,"total_committers":12,"mean_commits":"1.9166666666666667","dds":0.5652173913043479,"last_synced_commit":"b5281034e75ed100658f8d9d0b2837f3fad4e8b3"},"previous_names":["qor/inflection"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jinzhu/inflection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinzhu","download_url":"https://codeload.github.com/jinzhu/inflection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/sbom","scorecard":{"id":521464,"data":{"date":"2025-08-11","repo":{"name":"github.com/jinzhu/inflection","commit":"bbe0a3e7399f93602b520ea0cdee86bac6349b61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":6,"reason":"Found 15/22 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jinzhu/inflection/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jinzhu/inflection/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T03:07:30.918Z","repository_id":35015531,"created_at":"2025-08-20T03:07:30.919Z","updated_at":"2025-08-20T03:07:30.919Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35974883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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":"jinzhu","name":"Jinzhu","uuid":"6843","kind":"user","description":"Life is Art","email":"wosmvp@gmail.com","website":"http://patreon.com/jinzhu","location":"HangZhou China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6843?v=4","repositories_count":100,"last_synced_at":"2026-07-22T05:22:43.925Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["jinzhu"],"patreon":"jinzhu","open_collective":"gorm"}},"html_url":"https://github.com/jinzhu","funding_links":["https://github.com/sponsors/jinzhu","https://patreon.com/jinzhu","https://opencollective.com/gorm"],"total_stars":14979,"followers":5603,"following":9,"created_at":"2022-11-02T17:07:48.473Z","updated_at":"2026-07-22T05:22:43.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinzhu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinzhu/repositories"},"tags":[{"name":"v1.0.0","sha":"f5c5f50e6090ae76a29240b61ae2a90dd810112e","kind":"commit","published_at":"2019-06-03T04:28:36.000Z","download_url":"https://codeload.github.com/jinzhu/inflection/tar.gz/v1.0.0","html_url":"https://github.com/jinzhu/inflection/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jinzhu/inflection@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-28T04:01:59.981Z","dependent_packages_count":14161,"downloads":null,"downloads_period":null,"dependent_repos_count":38832,"rankings":{"downloads":null,"dependent_repos_count":0.02842626227565695,"dependent_packages_count":0.012268176350546682,"stargazers_count":2.816593755797461,"forks_count":3.2122673784203775,"docker_downloads_count":0.16946041967137246,"average":1.247803198503083},"purl":"pkg:golang/github.com/jinzhu/inflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jinzhu/inflection","docker_dependents_count":2643,"docker_downloads_count":472984803,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jinzhu/inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jinzhu/inflection/dependencies","status":null,"funding_links":["https://github.com/sponsors/jinzhu"],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-26T17:00:49.867Z","issues_count":12,"pull_requests_count":23,"avg_time_to_close_issue":34816375.75,"avg_time_to_close_pull_request":11392570.0,"issues_closed_count":4,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":10,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.6086956521739131,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":43954.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"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/jinzhu%2Finflection/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2Finflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2Finflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2Finflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2Finflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2Finflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2Finflection/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2237361,"maintainers_count":0,"namespaces_count":828227,"keywords_count":114128,"github":"golang","metadata":{"funded_packages_count":55384},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-07-28T05:04:15.380Z","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":13645955,"name":"golang-github-jinzhu-inflection","ecosystem":"debian","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:21:57.048Z","latest_release_published_at":"2026-02-12T03:21:57.048Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-13T10:08:56.702Z","created_at":"2026-02-12T03:21:56.249Z","updated_at":"2026-03-13T10:08:56.702Z","registry_url":"https://tracker.debian.org/pkg/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":"https://packages.debian.org/trixie/golang-github-jinzhu-inflection","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:22:18.641Z","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:deb/debian/golang-github-jinzhu-inflection?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1986,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":342},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-07-28T05:04:17.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13417799,"name":"golang-github-jinzhu-inflection","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:30:47.847Z","latest_release_published_at":"2026-02-07T03:30:47.847Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-07T03:37:17.639Z","created_at":"2026-02-07T03:30:46.507Z","updated_at":"2026-03-07T04:07:32.464Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/golang-github-jinzhu-inflection?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1508,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":180},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-07-27T05:04:59.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13505002,"name":"golang-github-jinzhu-inflection","ecosystem":"debian","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:59:44.837Z","latest_release_published_at":"2026-02-10T18:59:44.837Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-13T15:34:59.928Z","created_at":"2026-02-10T18:59:44.646Z","updated_at":"2026-03-13T15:34:59.929Z","registry_url":"https://tracker.debian.org/pkg/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":"https://packages.debian.org/bullseye/golang-github-jinzhu-inflection","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:10.402Z","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:deb/debian/golang-github-jinzhu-inflection?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":116},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-07-28T05:04:34.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13581248,"name":"golang-github-jinzhu-inflection","ecosystem":"debian","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:52:19.995Z","latest_release_published_at":"2026-02-11T08:52:19.995Z","latest_release_number":"0.0~git20170102.0.1c35d90-2","last_synced_at":"2026-03-13T07:07:33.816Z","created_at":"2026-02-11T08:52:19.799Z","updated_at":"2026-03-13T07:07:33.816Z","registry_url":"https://tracker.debian.org/pkg/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":"https://packages.debian.org/buster/golang-github-jinzhu-inflection","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:38.333Z","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:deb/debian/golang-github-jinzhu-inflection?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":106},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-28T05:02:59.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13545919,"name":"golang-github-jinzhu-inflection","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:05:36.713Z","latest_release_published_at":"2026-02-11T02:05:36.713Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-11T08:08:04.400Z","created_at":"2026-02-11T02:05:36.546Z","updated_at":"2026-03-11T08:08:04.400Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:29.602Z","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:deb/ubuntu/golang-github-jinzhu-inflection?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":157},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-07-28T05:04:34.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13962854,"name":"go-github-com-jinzhu-inflection","ecosystem":"guix","description":"Inflection rules for English words in Golang","homepage":"https://github.com/jinzhu/inflection","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:42:58.714Z","latest_release_published_at":"2026-03-02T22:42:58.714Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-27T18:17:33.785Z","created_at":"2026-03-02T22:42:58.532Z","updated_at":"2026-04-27T18:22:15.429Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-jinzhu-inflection/1.0.0/","install_command":"guix install go-github-com-jinzhu-inflection","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n14858","metadata":{"location":"gnu/packages/golang-xyz.scm:14858","variable_name":"go-github-com-jinzhu-inflection"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:22:15.402Z","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:guix/go-github-com-jinzhu-inflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32177,"maintainers_count":0,"namespaces_count":0,"keywords_count":1649,"github":"guix-mirror","metadata":{"funded_packages_count":384},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-07-28T05:04:19.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13438616,"name":"golang-github-jinzhu-inflection","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:40:39.387Z","latest_release_published_at":"2026-02-08T01:40:39.387Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-08T02:58:15.884Z","created_at":"2026-02-08T01:40:38.932Z","updated_at":"2026-03-08T03:02:09.469Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/golang-github-jinzhu-inflection?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":179},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-07-28T05:04:33.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13448557,"name":"golang-github-jinzhu-inflection","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:46:44.369Z","latest_release_published_at":"2026-02-08T15:46:44.369Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-08T16:49:50.398Z","created_at":"2026-02-08T15:46:43.626Z","updated_at":"2026-03-08T17:04:05.826Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/golang-github-jinzhu-inflection?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1464,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":240},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-07-28T05:04:17.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13388146,"name":"golang-github-jinzhu-inflection","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:16:51.353Z","latest_release_published_at":"2026-02-05T16:16:51.353Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-05T17:10:53.129Z","created_at":"2026-02-05T16:16:49.938Z","updated_at":"2026-03-05T17:34:07.306Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/golang-github-jinzhu-inflection?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":219},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-07-26T05:05:12.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14390076,"name":"github.com/jinzhu/Inflection","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/Inflection","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-03T04:28:36.000Z","latest_release_published_at":"2019-06-03T04:28:36.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-07-26T17:00:54.405Z","created_at":"2026-05-06T13:53:12.807Z","updated_at":"2026-07-26T17:00:54.406Z","registry_url":"https://pkg.go.dev/github.com/jinzhu/Inflection","install_command":"go get github.com/jinzhu/Inflection","documentation_url":"https://pkg.go.dev/github.com/jinzhu/Inflection#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-06T15:27:31.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/github.com/jinzhu/%21inflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jinzhu/Inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jinzhu/Inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jinzhu/Inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2FInflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2FInflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2FInflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2FInflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2FInflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjinzhu%2FInflection/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2237361,"maintainers_count":0,"namespaces_count":828227,"keywords_count":114128,"github":"golang","metadata":{"funded_packages_count":55384},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-07-28T05:04:15.380Z","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":13475882,"name":"golang-github-jinzhu-inflection","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:04:48.626Z","latest_release_published_at":"2026-02-10T04:04:48.626Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-10T04:12:33.217Z","created_at":"2026-02-10T04:04:47.101Z","updated_at":"2026-03-10T04:12:33.217Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/golang-github-jinzhu-inflection?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":463},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-07-28T05:04:33.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13685031,"name":"golang-github-jinzhu-inflection","ecosystem":"debian","description":null,"homepage":"https://github.com/jinzhu/inflection","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jinzhu/inflection","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:51:57.109Z","latest_release_published_at":"2026-02-12T17:51:57.109Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-13T00:07:35.378Z","created_at":"2026-02-12T17:51:56.942Z","updated_at":"2026-03-13T00:07:35.379Z","registry_url":"https://tracker.debian.org/pkg/golang-github-jinzhu-inflection","install_command":"apt-get install golang-github-jinzhu-inflection","documentation_url":"https://packages.debian.org/bookworm/golang-github-jinzhu-inflection","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-jinzhu-inflection-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:51:57.698Z","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:deb/debian/golang-github-jinzhu-inflection?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-jinzhu-inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-jinzhu-inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jinzhu-inflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jinzhu-inflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jinzhu-inflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jinzhu-inflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jinzhu-inflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jinzhu-inflection/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":408},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-07-28T05:04:34.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":14556219,"name":"github.com/Jinzhu/inflection","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Jinzhu/inflection","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-03T04:28:36.000Z","latest_release_published_at":"2019-06-03T04:28:36.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-07-26T17:00:54.878Z","created_at":"2026-05-28T03:30:34.359Z","updated_at":"2026-07-26T17:00:54.878Z","registry_url":"https://pkg.go.dev/github.com/Jinzhu/inflection","install_command":"go get github.com/Jinzhu/inflection","documentation_url":"https://pkg.go.dev/github.com/Jinzhu/inflection#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:45:46.072Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.035479429185533,"dependent_packages_count":4.718422284959875,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.876950857072703},"purl":"pkg:golang/github.com/%21jinzhu/inflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Jinzhu/inflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Jinzhu/inflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Jinzhu/inflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJinzhu%2Finflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJinzhu%2Finflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJinzhu%2Finflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJinzhu%2Finflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJinzhu%2Finflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJinzhu%2Finflection/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2237361,"maintainers_count":0,"namespaces_count":828227,"keywords_count":114128,"github":"golang","metadata":{"funded_packages_count":55384},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-07-28T05:04:15.380Z","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"}}],"commits":{"id":8121,"full_name":"jinzhu/inflection","default_branch":"master","total_commits":27,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":1.6875,"dds":0.6296296296296297,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-27T08:10:51.810Z","last_synced_commit":"bbe0a3e7399f93602b520ea0cdee86bac6349b61","created_at":"2023-03-07T09:47:29.552Z","updated_at":"2026-07-27T08:10:37.885Z","committers":[{"name":"Jinzhu","email":"wosmvp@gmail.com","login":"jinzhu","count":10},{"name":"Patrick O'brien","email":"nullbio","login":"nullbio","count":3},{"name":"koya","email":"fukushi098@gmail.com","login":"kyfk","count":1},{"name":"Zhizhen He","email":"hezhizhen@caicloud.io","login":"hezhizhen","count":1},{"name":"Saddam H","email":"thedevsaddam@gmail.com","login":"thedevsaddam","count":1},{"name":"Ricky Pai","email":"rickyp999+github@gmail.com","login":"evie404","count":1},{"name":"Nate","email":"37554478+servusDei2018","login":"servusDei2018","count":1},{"name":"Luiz Gustavo","email":"gustavoweberthums@hotmail.com","login":"LuizGustavoWT","count":1},{"name":"Jonathan Ingram","email":"jonathan.b.ingram@gmail.com","login":"jonathaningram","count":1},{"name":"Joe Rozner","email":"joe@deadbytes.net","login":"jrozner","count":1},{"name":"Jibu Chacko","email":"jibsonline@gmail.com","login":"jibsonline","count":1},{"name":"Ivan","email":"64098229+vanamelnik","login":"vanamelnik","count":1},{"name":"Hafiz Ismail","email":"sgk.sprm@gmail.com","login":"sogko","count":1},{"name":"David Millman","email":"dave@cs.unc.edu","login":"dlm","count":1},{"name":"Andrew Chen","email":"andrew.chen@mongodb.com","login":"andrewzlchen","count":1},{"name":"Aaron L","email":"aaron@bettercoder.net","login":"aarondl","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-28T00:00:48.813Z","repositories_count":6447238,"commits_count":888876897,"contributors_count":37179361,"owners_count":1251377,"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":{"table":{"full_name":"jinzhu/inflection","html_url":"https://github.com/jinzhu/inflection","last_synced_at":"2026-07-26T17:00:49.867Z","status":"active","issues_count":12,"pull_requests_count":23,"avg_time_to_close_issue":34816375.75,"avg_time_to_close_pull_request":11392570.0,"issues_closed_count":4,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":10,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.6086956521739131,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":43954.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T03:54:18.733Z","updated_at":"2026-07-26T17:00:49.867Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinzhu%2Finflection/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":12}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"NONE":8}},"issue_authors":{"table":{"avelino":2,"kyleconroy":2,"slackale":1,"tianon":1,"michaelwq":1,"mpyw":1,"youssefsharief":1,"wecreate-bot":1,"brdy1":1,"jqueuniet":1}},"pull_request_authors":{"table":{"servusdei2018":2,"sonnemusk":2,"kyfk":1,"nasu":1,"ngs":1,"sogko":1,"mattfroese":1,"elhaqeeem":1,"LuizGustavoWT":1,"aarondl":1,"nullbio":1,"joaonunatings":1,"jrozner":1,"thedevsaddam":1,"jonathaningram":1,"evie404":1,"martianzhang":1,"jibsonline":1,"hezhizhen":1,"vanamelnik":1,"andrewzlchen":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-28T00:00:20.584Z","repositories_count":14844649,"issues_count":31337402,"pull_requests_count":102876945,"authors_count":11370017,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":4}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"sonnemusk":2,"joaonunatings":1,"ngs":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":2,"WatchEvent":23},"last_year":{"WatchEvent":9}},"keywords":["go","golang","inflection"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T22:55:11.169Z","updated_at":"2024-01-13T22:55:11.169Z","repository_link":"https://github.com/jinzhu/inflection/blob/master/.github/workflows/go.yml","dependencies":[{"id":15595574114,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15595574115,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-01-13T22:55:11.177Z","updated_at":"2024-01-13T22:55:11.177Z","repository_link":"https://github.com/jinzhu/inflection/blob/master/go.mod","dependencies":[]}],"score":29.02954690665212,"created_at":"2026-07-08T07:52:38.073Z","updated_at":"2026-07-28T18:01:00.561Z","avatar_url":"https://github.com/jinzhu.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378292","html_url":"https://summary.ecosyste.ms/projects/378292"}