{"id":8711372,"name":"tomlplusplus-dev","ecosystem":"alpine","description":"Header-only TOML config file parser and serializer for C++17. (development files)","homepage":"https://marzer.github.io/tomlplusplus/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marzer/tomlplusplus","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-01-02T07:40:38.000Z","latest_release_published_at":"2024-02-24T15:12:32.000Z","latest_release_number":"3.4.0-r1","last_synced_at":"2026-03-14T14:46:04.065Z","created_at":"2024-01-02T07:47:51.268Z","updated_at":"2026-03-14T14:46:04.065Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/tomlplusplus-dev","install_command":"apk add tomlplusplus-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37506214,"uuid":"224503712","full_name":"marzer/tomlplusplus","owner":"marzer","description":"Header-only TOML config file parser and serializer for C++17.","archived":false,"fork":false,"pushed_at":"2025-08-30T08:26:42.000Z","size":23156,"stargazers_count":1868,"open_issues_count":18,"forks_count":180,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-09-13T19:54:34.749Z","etag":null,"topics":["c-plus-plus-17","c-plus-plus-20","configuration-files","cplusplus-17","cplusplus-20","cpp","cpp17","cpp20","header-only","json","no-dependencies","parser","serializer","single-file","toml","toml-parser","toml-parsing","tomlplusplus","unicode","utf-8"],"latest_commit_sha":null,"homepage":"https://marzer.github.io/tomlplusplus/","language":"C++","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/marzer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"marzer"}},"created_at":"2019-11-27T19:34:20.000Z","updated_at":"2025-09-12T01:23:47.000Z","dependencies_parsed_at":"2023-01-30T00:30:56.101Z","dependency_job_id":"e62b0f17-265f-46e4-a7a3-6046f6dda776","html_url":"https://github.com/marzer/tomlplusplus","commit_stats":{"total_commits":343,"total_committers":39,"mean_commits":8.794871794871796,"dds":"0.16326530612244894","last_synced_commit":"c4369ae1d8955cae20c4ab40b9813ef4b60e48be"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/marzer/tomlplusplus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marzer","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/sbom","scorecard":{"id":622537,"data":{"date":"2025-08-11","repo":{"name":"github.com/marzer/tomlplusplus","commit":"bf869b0e075c65aa0f81d148b42a90dcce2f95c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","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":"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":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","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/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yaml: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":"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":"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":"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.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/gh-pages.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/marzer/tomlplusplus/gh-pages.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:66","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:67","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yaml:33","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: fuzzing/toml_fuzzer.cpp:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 27 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-21T05:30:28.064Z","repository_id":37506214,"created_at":"2025-08-21T05:30:28.064Z","updated_at":"2025-08-21T05:30:28.064Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275339726,"owners_count":25447219,"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-15T02:00:09.272Z","response_time":75,"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":"marzer","name":"Mark Gillard","uuid":"3958019","kind":"user","description":"Australian in Finland. I write code. Some of it is alright.","email":"","website":"marzer.github.io","location":"Helsinki, Finland","twitter":"marzer8789","company":"@iceye-ltd ","icon_url":"https://avatars.githubusercontent.com/u/3958019?u=2beed866d0f17829c0d197d6b55616eeefa27cec\u0026v=4","repositories_count":31,"last_synced_at":"2025-08-28T09:10:40.627Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/marzer","funding_links":["https://github.com/sponsors/marzer"],"total_stars":2161,"followers":82,"following":5,"created_at":"2022-11-15T06:49:03.580Z","updated_at":"2025-08-28T09:10:40.628Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marzer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marzer/repositories"},"tags":[{"name":"v3.4.0","sha":"30172438cee64926dc41fdd9c11fb3ba5b2ba9de","kind":"commit","published_at":"2023-10-13T13:39:42.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v3.4.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c635f218c0aefc801d9748841930365e54fe3089","kind":"commit","published_at":"2023-01-29T16:28:28.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v3.3.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"300785ad897cb5c413b43d6b368840cee6370a2f","kind":"commit","published_at":"2022-08-29T18:28:19.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v3.2.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"85c5128f90b4b4847df81ad546d7468afb46a7b4","kind":"commit","published_at":"2022-04-24T18:19:09.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v3.1.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8e669aa6990e0ed219c169d491472d749f54c393","kind":"commit","published_at":"2022-01-13T10:09:07.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v3.0.1","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5c5abfd8e96a0fb9ee9f57ecdba8f92fe739d869","kind":"commit","published_at":"2022-01-11T16:23:04.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v3.0.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"037bfdd21f794d7212616d5e6f4f8baab543c472","kind":"commit","published_at":"2021-08-11T15:42:00.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v2.5.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"1baad21734d6d28a4efeb9ee3288c63487519bdb","kind":"commit","published_at":"2021-05-19T11:36:25.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v2.4.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"4face4d5bf16326aca0da1fb33876dbca63b6e2f","kind":"commit","published_at":"2020-12-29T09:22:22.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v2.3.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fe0ac89500f0a34d2b42a7bb7363fe52f874f21f","kind":"commit","published_at":"2020-10-09T08:44:40.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v2.2.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9b4614a4e7ca5dcb2acd4fde6a7773789c6d6e94","kind":"commit","published_at":"2020-08-11T15:29:40.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v2.1.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7314fbf8c2701e35b6d555a798503b4ceb3f0ece","kind":"commit","published_at":"2020-07-20T14:26:36.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v2.0.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v2.0.0/manifests"},{"name":"v1.3.3","sha":"f52949a481286d40d161fa411426860e55c24868","kind":"commit","published_at":"2020-06-29T14:49:48.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.3.3","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.3.3/manifests"},{"name":"v.1.3.2","sha":"ab85988d5965aeb3e07aa2413d408158b769f722","kind":"commit","published_at":"2020-06-19T11:17:52.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v.1.3.2","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v.1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v.1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v.1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v.1.3.2/manifests"},{"name":"v1.3.0","sha":"3792093d09e3a52d1ac2bd143b7e38c4b872a101","kind":"commit","published_at":"2020-06-02T15:49:16.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.3.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"992e7034c53214d7f4d725b6f5b1915dce596338","kind":"commit","published_at":"2020-04-23T15:15:13.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.2.5","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"0c2279d15a06c669cfc25ac11ae2b4f53c2de1c4","kind":"commit","published_at":"2020-04-14T09:45:32.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.2.4","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"42af3648870ca7404608c3d99f4e51c8d8cfe877","kind":"commit","published_at":"2020-04-11T16:43:38.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.2.3","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.3/manifests"},{"name":"v1.2.0","sha":"45c0fe26c0f5307cd33a900528080cb9a21e55f1","kind":"commit","published_at":"2020-04-07T19:34:54.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.2.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"16911e54130c89edf3f4eb0d84b97632bc835847","kind":"commit","published_at":"2020-04-03T13:51:04.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.1.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41d05792a5c76d4e02b4d0fe2d51c3c44174901c","kind":"commit","published_at":"2020-03-28T16:56:59.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v1.0.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"7fca8822aa5fc93c6ae0a5b9a0ef768a02cbea4a","kind":"commit","published_at":"2020-03-24T13:47:49.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.6.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"ee9b30c7749fccac272f9e737930643fec46fcce","kind":"commit","published_at":"2020-03-18T13:28:00.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.5.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"3ac8c2c8cb2138f5ccbf5fd67f2c6766ca1fb4d8","kind":"commit","published_at":"2020-03-10T06:59:36.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.4.3","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"4bbca20fc1525bca9d982d0bd092f3bc908184a9","kind":"commit","published_at":"2020-03-05T11:07:26.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.4.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"946a912cee4fd5dd2aadb3a6c9351dc94bd3a44a","kind":"commit","published_at":"2020-03-01T14:56:40.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.3.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"65c276f3c87534cd84c1baa66159ece818756e52","kind":"commit","published_at":"2020-02-25T22:09:02.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.2.1","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"506a68fa24a3fd21f5f48421d48fc4c4a57d324a","kind":"commit","published_at":"2020-02-23T11:13:18.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.2.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2219fd22bb6bd5ac74f29fb6b9c968b87388e2ce","kind":"commit","published_at":"2020-02-20T21:33:32.000Z","download_url":"https://codeload.github.com/marzer/tomlplusplus/tar.gz/v0.1.0","html_url":"https://github.com/marzer/tomlplusplus/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marzer/tomlplusplus@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-16T00:13:02.703Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.918315170496308,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.959157585248154},"purl":"pkg:apk/alpine/tomlplusplus-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/tomlplusplus-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/tomlplusplus-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/tomlplusplus-dev/dependencies","status":null,"funding_links":["https://github.com/sponsors/marzer"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:31:39.325Z","issues_count":121,"pull_requests_count":83,"avg_time_to_close_issue":4791623.490384615,"avg_time_to_close_pull_request":1089180.825,"issues_closed_count":104,"pull_requests_closed_count":80,"pull_request_authors_count":31,"issue_authors_count":91,"avg_comments_per_issue":5.099173553719008,"avg_comments_per_pull_request":3.662650602409639,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":128669.33333333333,"past_year_avg_time_to_close_pull_request":1651976.8,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":2.490566037735849,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marzer%2Ftomlplusplus/issues","maintainers":[{"login":"marzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marzer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/tomlplusplus-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/tomlplusplus-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/tomlplusplus-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/tomlplusplus-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/tomlplusplus-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/tomlplusplus-dev/codemeta","maintainers":[{"uuid":"zachdecook@librem.one","login":null,"name":"Zach DeCook","email":"zachdecook@librem.one","url":"https://pkgs.alpinelinux.org/packages?maintainer=Zach DeCook","packages_count":66,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Zach DeCook","role":null,"created_at":"2024-01-02T07:48:03.008Z","updated_at":"2024-01-02T07:48:03.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/zachdecook@librem.one/packages"}]}