{"id":5301314,"name":"python-benedict","ecosystem":"conda","description":null,"homepage":"https://github.com/fabiocaccamo/python-benedict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fabiocaccamo/python-benedict","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2020-11-30T10:54:32.000Z","latest_release_published_at":"2022-10-12T15:41:48.000Z","latest_release_number":"0.27.0","last_synced_at":"2026-04-01T13:32:01.905Z","created_at":"2022-10-03T16:10:36.744Z","updated_at":"2026-04-01T13:32:13.383Z","registry_url":"https://anaconda.org/conda-forge/python-benedict","install_command":"conda install -c conda-forge python-benedict","documentation_url":null,"metadata":{},"repo_metadata":{"id":37773920,"uuid":"187202744","full_name":"fabiocaccamo/python-benedict","owner":"fabiocaccamo","description":":blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.","archived":false,"fork":false,"pushed_at":"2025-09-10T16:05:35.000Z","size":5520,"stargazers_count":1580,"open_issues_count":13,"forks_count":45,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-09-10T19:51:05.174Z","etag":null,"topics":["base64","csv","decode","dict","dictionary","encode","filter","flatten","json","keypath","pickle","plist","python","query-string","subset","toml","traverse","xls","xml","yaml"],"latest_commit_sha":null,"homepage":"","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/fabiocaccamo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":["fabiocaccamo"],"polar":"fabiocaccamo","ko_fi":"fabiocaccamo","liberapay":"fabiocaccamo","tidelift":"pypi/python-benedict","custom":["https://www.buymeacoffee.com/fabiocaccamo","https://www.paypal.me/fabiocaccamo"]}},"created_at":"2019-05-17T11:13:40.000Z","updated_at":"2025-09-10T16:05:32.000Z","dependencies_parsed_at":"2022-07-08T02:10:46.873Z","dependency_job_id":"36a45f05-47b5-4ead-a021-450367fee457","html_url":"https://github.com/fabiocaccamo/python-benedict","commit_stats":{"total_commits":846,"total_committers":7,"mean_commits":"120.85714285714286","dds":"0.25886524822695034","last_synced_commit":"b878e0d4d7d8095a87302957098b058207a853dc"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/fabiocaccamo/python-benedict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiocaccamo","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/sbom","scorecard":{"id":389959,"data":{"date":"2025-08-11","repo":{"name":"github.com/fabiocaccamo/python-benedict","commit":"348320568b81c76c06fa4d68a3821cd0ef153275"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":0,"reason":"Found 1/25 approved changesets -- score normalized to 0","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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit-autoupdate.yml:1","Warn: no topLevel permission defined: .github/workflows/test-package.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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/create-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/create-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/create-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/pre-commit-autoupdate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/pre-commit-autoupdate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/pre-commit-autoupdate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/pre-commit-autoupdate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/test-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/test-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-package.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiocaccamo/python-benedict/test-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create-release.yml:9"],"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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-18T17:34:13.822Z","repository_id":37773920,"created_at":"2025-08-18T17:34:13.822Z","updated_at":"2025-08-18T17:34:13.822Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277483339,"owners_count":25825564,"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-29T02:00:09.175Z","response_time":84,"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":"fabiocaccamo","name":"Fabio Caccamo","uuid":"1035294","kind":"user","description":":snake: Python / :unicorn: Django / Vue.js full-stack developer based in Torino, Italy. 🇮🇹 🤌","email":"","website":"https://fabiocaccamo.com","location":"Torino, Italy","twitter":"fabiocaccamo","company":"Black Foundry","icon_url":"https://avatars.githubusercontent.com/u/1035294?u=5b4b0d50e583c7a4b970f30b65272e95c549b0fb\u0026v=4","repositories_count":32,"last_synced_at":"2023-04-09T19:06:05.456Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fabiocaccamo","funding_links":["https://github.com/sponsors/fabiocaccamo"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:30.846Z","updated_at":"2023-04-09T19:06:05.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiocaccamo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiocaccamo/repositories"},"tags":[{"name":"0.34.1","sha":"85630352e0d1b10763c94a33fbb44e33e93066cd","kind":"tag","published_at":"2025-01-18T14:46:06.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.34.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"5a7221699896cb6bc056b885bbd12010202c630f","kind":"tag","published_at":"2024-10-18T15:23:33.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.34.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.34.0/manifests"},{"name":"0.33.2","sha":"999066c2f6c5dc8d4c1f38d43dacde9d132ec099","kind":"tag","published_at":"2024-03-04T23:24:42.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.33.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"f9a41310eb123be8c62f98ba8b8aa70c6778d9f9","kind":"tag","published_at":"2023-12-27T10:23:55.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.33.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bf8ca69cfa335f9aab4b27566eed5080b1196d92","kind":"tag","published_at":"2023-11-08T21:12:41.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.33.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"031c52359604f22c614d51f5a2e1f72fa265e7e8","kind":"tag","published_at":"2023-09-18T20:58:49.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.32.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"5dd33f9ad80cf345718a564accdc03a3f5ef33f6","kind":"tag","published_at":"2023-07-16T09:28:04.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.32.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.32.0/manifests"},{"name":"0.31.0","sha":"d5caecb67ac3c05605eec7b757c90fd0e9596578","kind":"tag","published_at":"2023-06-17T20:37:22.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.31.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.31.0/manifests"},{"name":"0.30.2","sha":"36aeca70ea9d835619c1c5108e791c1b15f3a960","kind":"tag","published_at":"2023-06-02T08:36:42.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.30.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.30.2/manifests"},{"name":"0.30.1","sha":"492fbe8b7211b2ec0cb4c63133dd70021aa01872","kind":"tag","published_at":"2023-05-16T07:39:21.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.30.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"3849c0fa43ac164f003f006742885422acb677da","kind":"tag","published_at":"2023-03-22T00:27:50.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.30.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.30.0/manifests"},{"name":"0.29.1","sha":"3ec3d2a966e023ec7ebebcdfa85138588fcaf5f6","kind":"tag","published_at":"2023-03-09T10:59:14.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.29.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.29.1/manifests"},{"name":"0.29.0","sha":"2ff607c8a4e1bbf1213335771699480ec14dad9e","kind":"tag","published_at":"2023-03-09T00:21:29.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.29.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.29.0/manifests"},{"name":"0.28.3","sha":"473bc87b69faac00abb0a134c8d911a7b782e867","kind":"tag","published_at":"2023-01-12T12:14:11.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.28.3","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.3/manifests"},{"name":"0.28.2","sha":"d839903d8bcac63a3651d5255ab9e5f518ff43d1","kind":"tag","published_at":"2023-01-11T10:13:18.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.28.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"15ed7a5f2e392957015ed8e5a9fa6e9a2a189dd3","kind":"tag","published_at":"2023-01-03T10:02:41.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.28.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"24dbf9febf0f1fd7d657d2f8b2f0e4a4f3eda760","kind":"tag","published_at":"2022-12-29T14:50:42.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.28.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"a2ed50bd1924ba0019dc2c8ae5354d41bf1e6e77","kind":"tag","published_at":"2022-11-26T09:10:45.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.27.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"cfc9113db18ce45d656f345790d6d82dfbb4cabb","kind":"tag","published_at":"2022-10-12T13:13:50.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.27.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"f917417a89fe5711a8850560265c0009026bc8b6","kind":"tag","published_at":"2022-10-09T13:08:08.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.26.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"0eabbc7d073355e47ec5f453f354688ea94cddf8","kind":"tag","published_at":"2022-09-06T11:12:29.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.25.4","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"6761f54e4501841e6619f40ac96f69b46a9ff873","kind":"tag","published_at":"2022-08-23T08:06:20.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.25.3","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"03a5a08f1718f44a246c092520ebaee5853f6dc5","kind":"tag","published_at":"2022-07-15T22:00:52.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.25.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"af635fa7e664d88bc55815fb7e72d4e7ebc1fda8","kind":"tag","published_at":"2022-04-27T17:26:52.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.25.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"86bc56dddc0e284c9c11084d02fde0378134ac89","kind":"tag","published_at":"2022-02-17T23:37:59.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.25.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"ca1811f7bb1ddfbdc24135cec726c487205aebfd","kind":"tag","published_at":"2021-10-04T10:23:42.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.24.3","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"c98c471065ae84b4752a87f1bd63fe3987783663","kind":"tag","published_at":"2021-08-11T09:28:01.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.24.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"8e7814cbe75f5f09103454d16664f3fe013eb670","kind":"tag","published_at":"2021-08-01T10:12:32.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.24.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"45413055ed332de40dfb9670dabfd3c421023ef1","kind":"tag","published_at":"2021-05-04T21:43:48.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.24.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"0282ddbb5084fbb4cce88eb290a0c37446ce7feb","kind":"commit","published_at":"2021-01-19T10:58:53.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.23.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"93d3ae989d70b1690c88836c31d4947f86392553","kind":"commit","published_at":"2021-01-14T17:29:57.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.23.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"01575974d6bd31e8c254795d5358e8a8dfae3590","kind":"commit","published_at":"2020-12-24T15:38:46.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.23.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.23.0/manifests"},{"name":"0.22.4","sha":"d9ada432a4efd991dc510d9517baa0b4e297e777","kind":"commit","published_at":"2020-12-22T12:12:03.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.22.4","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.4/manifests"},{"name":"0.22.3","sha":"1f7285066b151525c369f84adadd0e3d471513c4","kind":"commit","published_at":"2020-12-22T12:00:04.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.22.3","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.3/manifests"},{"name":"0.22.2","sha":"61467adcec940e6beab185c4c9662831315e0c85","kind":"commit","published_at":"2020-11-30T10:26:46.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.22.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"13408b3eb86b5eb5d20984bceb96682dd246511f","kind":"commit","published_at":"2020-11-27T11:57:17.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.22.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"42518b638605c5a1f35e11dffe04978669d51fef","kind":"commit","published_at":"2020-10-15T12:19:12.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.22.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.22.0/manifests"},{"name":"0.21.1","sha":"3baf9b8548d83cffe94720d56520f4bdeef31e8d","kind":"commit","published_at":"2020-09-30T17:05:03.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.21.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"722000bec07b976eeada96cc3ff3c36d7d013b18","kind":"commit","published_at":"2020-09-22T13:20:08.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.21.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"74c8ad853351eb238d6fbde9afd389e718256a71","kind":"commit","published_at":"2020-09-20T17:45:46.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.20.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"b49b7e99eee93c7d83829aa7d1d907057087997b","kind":"commit","published_at":"2020-09-11T13:17:12.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.19.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"769cd8842d97aa796ea458fb96df6743fcf9ea70","kind":"tag","published_at":"2020-09-04T13:59:44.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.18.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"307a3914d1bc3ed6f353d4dcacc3f2b540b4dea8","kind":"tag","published_at":"2020-03-13T12:56:28.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.18.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"f79971d6bbab621bc41e4bb9150f125613fd347f","kind":"tag","published_at":"2020-02-21T12:56:11.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.18.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"8d1a5a26f8e050297e03aff7cf545e4b8fce4e0a","kind":"tag","published_at":"2020-02-06T14:37:37.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.17.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"a39402c1ecd0853dad02c05de792602088c8eec1","kind":"tag","published_at":"2020-01-30T14:34:49.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.16.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"2d7d04dbe68453a30bd06867e1fd25ddaf4c9be5","kind":"tag","published_at":"2020-01-13T13:56:49.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.15.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"2affb8a9232f1aa756511c3169815255f26b0f90","kind":"tag","published_at":"2020-01-07T15:02:07.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.14.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"541e42023d9cd32490e43d741db8f5a86c770fde","kind":"tag","published_at":"2019-12-19T09:32:18.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.14.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"d2da6a26a72c9fef0b59024baccdb078d3e7266c","kind":"tag","published_at":"2019-11-07T16:52:36.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.13.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"8c06d1c76986d523446a0be1bfa2129dc74711b4","kind":"tag","published_at":"2019-10-29T15:39:06.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.12.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"eb677fd19cd499fa4430e1e06cef9875c5cb2c76","kind":"tag","published_at":"2019-10-14T14:34:31.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.11.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"07028bf984d1d8a7abb4ce22abfef2dd97dd9f7b","kind":"tag","published_at":"2019-10-14T12:48:04.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.11.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c5978677b18a382296b514a01eab8092bdb02fe4","kind":"tag","published_at":"2019-10-03T16:49:17.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.10.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"c446613d5a637aef535a67adb6d653340a3e837e","kind":"tag","published_at":"2019-09-23T12:14:17.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.9.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"a39458414eea3eae5afc9ef78c422edbc7a85890","kind":"tag","published_at":"2019-09-20T14:21:40.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.8.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"66c8f4379f51976aa32e2d43127e554ac66b6f4f","kind":"tag","published_at":"2019-09-17T09:51:00.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.7.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"cf4dc73ac2dd755d96fa29248642e2bed268e9fd","kind":"tag","published_at":"2019-09-10T15:15:11.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.6.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"68a36056eda1b6860e5bfad9c58ea4bdf1f516d0","kind":"tag","published_at":"2019-07-19T09:02:35.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.5.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"929d8018b2309ac02002d108ced721f5aa79f23e","kind":"tag","published_at":"2019-07-10T16:35:15.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.5.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"449da2a332df23757a98a59cfa2a4a358766c5e8","kind":"tag","published_at":"2019-07-09T14:04:45.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.5.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"24797b32ad528970ae2fe40156208a6fd05a575a","kind":"tag","published_at":"2019-06-17T15:34:13.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.4.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"04af98d5f37ce4a88eb53a6d57f5b6b46fa8d2a2","kind":"tag","published_at":"2019-06-11T16:41:12.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.3.2","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"97a949deab4ebfb299771a3f57976bb5e45793f6","kind":"tag","published_at":"2019-06-11T11:07:22.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.3.1","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f8b19017cea3d97551241b618353813dae1977f3","kind":"tag","published_at":"2019-06-10T15:48:28.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.3.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"6afef2cd43704241eead93c78e35f3b1a3cfb673","kind":"tag","published_at":"2019-05-20T15:30:11.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.2.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3845c8221b704afa4f25a205982f7612d04ad4d1","kind":"tag","published_at":"2019-05-17T13:08:27.000Z","download_url":"https://codeload.github.com/fabiocaccamo/python-benedict/tar.gz/0.1.0","html_url":"https://github.com/fabiocaccamo/python-benedict/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fabiocaccamo/python-benedict@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T13:32:13.348Z","dependent_packages_count":4,"downloads":253401,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.347522331453668,"dependent_packages_count":12.500623783621936,"stargazers_count":12.620390239033885,"forks_count":27.36164479265432,"docker_downloads_count":null,"average":19.20754528669095},"purl":"pkg:conda/python-benedict?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-benedict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-benedict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-benedict/dependencies","status":null,"funding_links":["https://github.com/sponsors/fabiocaccamo","https://polar.sh/fabiocaccamo","https://ko-fi.com/fabiocaccamo","https://liberapay.com/fabiocaccamo","https://tidelift.com/funding/github/pypi/python-benedict","https://www.buymeacoffee.com/fabiocaccamo","https://www.paypal.me/fabiocaccamo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T01:59:06.804Z","issues_count":47,"pull_requests_count":385,"avg_time_to_close_issue":6105917.72972973,"avg_time_to_close_pull_request":1507802.1341463414,"issues_closed_count":37,"pull_requests_closed_count":328,"pull_request_authors_count":9,"issue_authors_count":33,"avg_comments_per_issue":3.4468085106382977,"avg_comments_per_pull_request":0.7948051948051948,"merged_pull_requests_count":192,"bot_issues_count":1,"bot_pull_requests_count":364,"past_year_issues_count":7,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":8342104.25,"past_year_avg_time_to_close_pull_request":3030514.342857143,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":0.6545454545454545,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":104,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocaccamo%2Fpython-benedict/issues","maintainers":[{"login":"fabiocaccamo","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabiocaccamo"}],"active_maintainers":[{"login":"fabiocaccamo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabiocaccamo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-benedict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-benedict/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-benedict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-benedict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-benedict/codemeta","maintainers":[]}