{"id":11651099,"name":"github.com/ppannuto/python-titlecase","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ppannuto/python-titlecase","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2014-07-22T15:24:29.000Z","latest_release_published_at":"2023-09-23T04:57:41.000Z","latest_release_number":"v2.4.1+incompatible","last_synced_at":"2026-05-18T03:05:02.895Z","created_at":"2025-05-17T09:45:55.012Z","updated_at":"2026-05-18T03:05:02.896Z","registry_url":"https://pkg.go.dev/github.com/ppannuto/python-titlecase","install_command":"go get github.com/ppannuto/python-titlecase","documentation_url":"https://pkg.go.dev/github.com/ppannuto/python-titlecase#section-documentation","metadata":{},"repo_metadata":{"id":16408168,"uuid":"19159192","full_name":"ppannuto/python-titlecase","owner":"ppannuto","description":"Python library to capitalize strings as specified by the New York Times Manual of Style","archived":false,"fork":false,"pushed_at":"2024-04-06T05:03:59.000Z","size":177,"stargazers_count":258,"open_issues_count":3,"forks_count":41,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-08-28T06:39:05.208Z","etag":null,"topics":["python","python-library"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ppannuto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null}},"created_at":"2014-04-25T20:09:43.000Z","updated_at":"2025-08-03T11:22:21.000Z","dependencies_parsed_at":"2024-04-06T06:21:33.361Z","dependency_job_id":"7ca025a7-2753-41d5-9b99-d3bfa3c07199","html_url":"https://github.com/ppannuto/python-titlecase","commit_stats":{"total_commits":186,"total_committers":22,"mean_commits":8.454545454545455,"dds":0.564516129032258,"last_synced_commit":"c1855c514a55ca1964e187b0e862a954da4ca3d3"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ppannuto/python-titlecase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppannuto","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/sbom","scorecard":{"id":742676,"data":{"date":"2025-08-11","repo":{"name":"github.com/ppannuto/python-titlecase","commit":"42f43e2de55bf003b286c6f8e8d8b2d26676a167"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"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":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.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":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ppannuto/python-titlecase/coverage.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:21","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":"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":"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"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"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 21 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"}}]},"last_synced_at":"2025-08-22T17:53:17.466Z","repository_id":16408168,"created_at":"2025-08-22T17:53:17.466Z","updated_at":"2025-08-22T17:53:17.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272497349,"owners_count":24944672,"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-08-28T02:00:10.768Z","response_time":74,"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":"ppannuto","name":"Pat Pannuto","uuid":"339422","kind":"user","description":"","email":"","website":"https://patpannuto.com","location":"San Diego, CA","twitter":null,"company":"University of California, San Diego","icon_url":"https://avatars.githubusercontent.com/u/339422?u=f3584b56e3763e5da0cd069dc66d8c9cda1dfa9a\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-11T05:04:36.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ppannuto","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:34:37.387Z","updated_at":"2023-03-11T05:04:36.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppannuto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppannuto/repositories"},"tags":[{"name":"v2.4","sha":"c1855c514a55ca1964e187b0e862a954da4ca3d3","kind":"tag","published_at":"2022-08-15T20:08:56.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v2.4","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.4/manifests"},{"name":"v2.3","sha":"2de89b2ec4ce81fc81a29095bbcdd24a7466a2fb","kind":"tag","published_at":"2021-07-01T17:30:22.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v2.3","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.3/manifests"},{"name":"v2.2","sha":"edaaec48a4fb4cf25261b67619225fab82b56a89","kind":"tag","published_at":"2021-06-16T13:10:44.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v2.2","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.2/manifests"},{"name":"v2.1","sha":"56a10b154af6c24cee7cc816039e574f5300cf68","kind":"tag","published_at":"2021-06-10T16:11:56.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v2.1","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.1/manifests"},{"name":"v2.0","sha":"b7f0d872390254cc9ba0edbf2b5a035bac571d54","kind":"tag","published_at":"2021-01-22T16:30:03.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v2.0","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v2.0/manifests"},{"name":"v0.13.1","sha":"3e9fe660405c4f918276aa9d0266c1c677adc88e","kind":"tag","published_at":"2020-06-15T14:25:18.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.13.1","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.13.1/manifests"},{"name":"v1.1.1","sha":"c88fb220916e926e22d6764f31c78b66387b21f2","kind":"tag","published_at":"2020-06-12T17:53:37.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v1.1.1","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"cf59b1f2ee85ea4b8926f99928123a1a7eb34526","kind":"tag","published_at":"2020-06-12T16:42:59.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v1.1","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v1.1/manifests"},{"name":"v1.0","sha":"c89f1ee845eda71e78b30773054e5eacc117669f","kind":"tag","published_at":"2020-06-12T15:54:28.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v1.0","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v1.0/manifests"},{"name":"v0.13","sha":"b651cb9c4463b22634abaa6191e2712613dc9f17","kind":"tag","published_at":"2020-06-12T15:45:44.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.13","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.13/manifests"},{"name":"v0.12","sha":"98a7b71a7d4a64cd389f65b3b672b31e011d3456","kind":"tag","published_at":"2017-09-19T16:38:28.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.12","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.12/manifests"},{"name":"v0.11","sha":"6b1665fa2973856dc55fa6a009e59d154719d2f2","kind":"tag","published_at":"2017-07-15T17:49:38.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.11","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.11/manifests"},{"name":"v0.10","sha":"7f31192c0936224dc0810d84ac6bd6131376e61e","kind":"tag","published_at":"2017-05-19T15:41:05.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.10","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.10/manifests"},{"name":"v0.9","sha":"9419f4326bedc85365eab7f243a43603786768f9","kind":"tag","published_at":"2017-03-08T20:25:54.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.9","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.9/manifests"},{"name":"v0.7.2","sha":"00501a8132d8964467dea7145820459f6da168de","kind":"commit","published_at":"2014-11-24T21:45:11.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.7.2","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f78cfc708030ad508636c5c8ec0f4d20e52f1009","kind":"commit","published_at":"2014-07-31T18:45:04.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.7.1","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4d968ba15238816411f0bbf366b737f2b0ea6019","kind":"commit","published_at":"2014-07-22T15:24:29.000Z","download_url":"https://codeload.github.com/ppannuto/python-titlecase/tar.gz/v0.7.0","html_url":"https://github.com/ppannuto/python-titlecase/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppannuto/python-titlecase@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppannuto%2Fpython-titlecase/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T12:13:02.105Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.851632464451134,"dependent_packages_count":5.483686164721906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.66765931458652},"purl":"pkg:golang/github.com/ppannuto/python-titlecase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ppannuto/python-titlecase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ppannuto/python-titlecase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ppannuto/python-titlecase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T00:12:18.749Z","issues_count":60,"pull_requests_count":38,"avg_time_to_close_issue":9538293.087719299,"avg_time_to_close_pull_request":615834.8421052631,"issues_closed_count":57,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":47,"avg_comments_per_issue":2.9,"avg_comments_per_pull_request":3.1578947368421053,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":87985.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"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":4.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/ppannuto%2Fpython-titlecase/issues","maintainers":[{"login":"ppannuto","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppannuto"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fppannuto%2Fpython-titlecase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fppannuto%2Fpython-titlecase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fppannuto%2Fpython-titlecase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fppannuto%2Fpython-titlecase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fppannuto%2Fpython-titlecase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fppannuto%2Fpython-titlecase/codemeta","maintainers":[]}