{"id":78256,"name":"utf8cpp","ecosystem":"spack","description":"A simple, portable and lightweight generic library for handling UTF-8\nencoded strings.\n","homepage":"https://github.com/nemtrif/utfcpp","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/nemtrif/utfcpp","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:38:28.070Z","latest_release_published_at":"2024-12-03T21:34:01.333Z","latest_release_number":"4.0.6","last_synced_at":"2026-04-23T00:33:42.412Z","created_at":"2022-04-05T09:38:28.041Z","updated_at":"2026-04-23T00:33:42.412Z","registry_url":"https://packages.spack.io/package.html?name=utf8cpp","install_command":"spack install utf8cpp","documentation_url":null,"metadata":{},"repo_metadata":{"id":36464731,"uuid":"40769974","full_name":"nemtrif/utfcpp","owner":"nemtrif","description":"UTF-8 with C++ in a Portable Way","archived":false,"fork":false,"pushed_at":"2025-09-27T14:55:34.000Z","size":195,"stargazers_count":1802,"open_issues_count":0,"forks_count":221,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-09-27T16:27:50.282Z","etag":null,"topics":["cpp","cpp98","header-only","internationalization","portable","text","unicode","utf-16","utf-8"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nemtrif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-15T16:11:54.000Z","updated_at":"2025-09-27T14:55:37.000Z","dependencies_parsed_at":"2023-10-01T19:17:52.077Z","dependency_job_id":"98777bf5-bc54-4bdb-8925-178b167af419","html_url":"https://github.com/nemtrif/utfcpp","commit_stats":{"total_commits":95,"total_committers":25,"mean_commits":3.8,"dds":0.3157894736842105,"last_synced_commit":"6be08bbea14ffa0a5c594257fb6285a054395cd7"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/nemtrif/utfcpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemtrif","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/sbom","scorecard":{"id":679367,"data":{"date":"2025-08-11","repo":{"name":"github.com/nemtrif/utfcpp","commit":"da71cf91038973df102d19510d0be3cc9f730eeb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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 6/25 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-linux-clang.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-linux-gcc.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-windows-msvc.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":"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:0","Info: FSF or OSI recognized license: Boost Software License 1.0: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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-linux-clang.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nemtrif/utfcpp/ci-linux-clang.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linux-gcc.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nemtrif/utfcpp/ci-linux-gcc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-windows-msvc.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nemtrif/utfcpp/ci-windows-msvc.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:1: pin your Docker image by updating gcc:12.2 to gcc:12.2@sha256:a3e091325c0af43bc9c1c576ddd155351d5b16438124421188bb4b4fcacc1452","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-21T22:35:50.920Z","repository_id":36464731,"created_at":"2025-08-21T22:35:50.920Z","updated_at":"2025-08-21T22:35:50.920Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277302116,"owners_count":25795366,"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-09-27T02:00:08.978Z","response_time":73,"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":"nemtrif","name":"Nemanja Trifunovic","uuid":"13811192","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13811192?u=9cebc69f76edf7ac5c1d7c4683415971dd99dfff\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-03T14:20:30.709Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nemtrif","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T00:53:35.820Z","updated_at":"2023-03-03T14:20:30.717Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemtrif","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemtrif/repositories"},"tags":[{"name":"v4.0.8","sha":"f9319195dfddf369f68f18e7c0039b3f351797fd","kind":"commit","published_at":"2025-09-15T21:41:48.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.8","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"cfea16a7347d1232f399781fdfb6917eb682b804","kind":"commit","published_at":"2025-09-13T21:13:25.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.7","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"b26a5f718f4f370af1852a0d5c6ae8fa031ba7d0","kind":"commit","published_at":"2024-11-03T18:03:52.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.6","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"6be08bbea14ffa0a5c594257fb6285a054395cd7","kind":"commit","published_at":"2023-12-29T22:40:20.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.5","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"aed58281cf45838bdb7296e3109bd5a633d677ed","kind":"commit","published_at":"2023-12-10T15:42:20.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.4","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"c9733bbe49d32c7ed35a3a19c05da10ed61dd94f","kind":"commit","published_at":"2023-12-03T23:03:19.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.3","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"f6780f77f6824aa0fbe69f9b97ef7d8aba26ed92","kind":"commit","published_at":"2023-11-04T15:33:22.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.2","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e41ec639b752e147515cd4293c6a11b4721daad3","kind":"commit","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.1","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"925e7147ece348a170f4fea3a7f94ee72b433030","kind":"commit","published_at":"2023-10-21T22:16:40.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v4.0.0","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v4.0.0/manifests"},{"name":"v3.2.5","sha":"6f0e7c7865208f2a6b882a7e138584beb1b6b2fd","kind":"commit","published_at":"2023-09-24T21:20:06.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.2.5","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"f23474118c5c544c1403883976d78128d17125f9","kind":"commit","published_at":"2023-08-12T15:18:39.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.2.4","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"79835a5fa57271f07a90ed36123e30ae9741178e","kind":"commit","published_at":"2022-12-28T17:47:32.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.2.3","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3ca904b2191a575a8788b7cd993b2b5226777497","kind":"commit","published_at":"2022-11-06T21:14:17.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.2.2","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"b85efd66a76caccbe0c186b00cab34df1e4281fa","kind":"commit","published_at":"2021-06-06T15:09:04.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.2.1","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2.1/manifests"},{"name":"v3.2","sha":"ddd38b30427598c8a867294c7ce5316ae97e2e05","kind":"commit","published_at":"2021-05-01T22:07:14.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.2","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.2/manifests"},{"name":"v3.1.2","sha":"e39907b381d828918bde57cb5a6c3bca01cf0a0b","kind":"commit","published_at":"2020-09-27T18:26:57.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.1.2","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944ef0561ddcd33eb4fd94934538458b2b2de252","kind":"commit","published_at":"2020-03-15T17:32:45.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.1.1","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.1.1/manifests"},{"name":"v3.1","sha":"82c674b7a7aff3f2845e8eb17d0d9f790b629799","kind":"commit","published_at":"2019-04-26T21:49:17.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.1","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.1/manifests"},{"name":"v3.0.3","sha":"a540297fd447896a5c127ef050e6bd1e2e19d3b3","kind":"commit","published_at":"2019-04-15T21:52:12.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.0.3","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7412592772345361908159c74ce812bfbf11af44","kind":"commit","published_at":"2019-04-15T00:19:48.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.0.2","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a0a2d9d1e871da41ef74f3114c052e8b719af1f6","kind":"commit","published_at":"2019-04-08T13:49:26.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.0.1","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"7db72814ae0ba8ab0b99f1131de6d5fdf533f15f","kind":"commit","published_at":"2019-04-06T16:13:39.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v3.0","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v3.0/manifests"},{"name":"v2.3.6","sha":"60c490b89fadc8f4e8dc0497500348572aee4b18","kind":"commit","published_at":"2018-09-24T23:49:14.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v2.3.6","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"0232ab8188b16ae6f2293a5817f1d9b0030879a3","kind":"commit","published_at":"2016-11-05T23:34:38.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v2.3.5","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"735b8b73738054e234177c534d92b6c6f32c5a1e","kind":"tag","published_at":"2015-09-13T00:47:12.000Z","download_url":"https://codeload.github.com/nemtrif/utfcpp/tar.gz/v2.3.4","html_url":"https://github.com/nemtrif/utfcpp/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nemtrif/utfcpp@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/tags/v2.3.4/manifests"}]},"repo_metadata_updated_at":"2025-09-27T23:17:09.705Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":null,"forks_count":null,"average":14.033625121578435},"purl":"pkg:spack/utf8cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/utf8cpp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/utf8cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/utf8cpp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T10:35:55.486Z","issues_count":66,"pull_requests_count":64,"avg_time_to_close_issue":7924452.523076923,"avg_time_to_close_pull_request":2925628.453125,"issues_closed_count":65,"pull_requests_closed_count":64,"pull_request_authors_count":43,"issue_authors_count":59,"avg_comments_per_issue":2.787878787878788,"avg_comments_per_pull_request":1.046875,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":941277.8,"past_year_avg_time_to_close_pull_request":417834.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtrif%2Futfcpp/issues","maintainers":[{"login":"nemtrif","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nemtrif"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/utf8cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/utf8cpp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/utf8cpp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/utf8cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/utf8cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/utf8cpp/codemeta","maintainers":[]}