{"id":371653,"url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","last_synced_at":"2026-08-25T14:00:34.671Z","repository":{"id":37988058,"uuid":"166560915","full_name":"sphinx-doc/sphinxcontrib-devhelp","owner":"sphinx-doc","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-25T08:34:33.000Z","size":71,"stargazers_count":3,"open_issues_count":7,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-07-28T00:05:38.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-doc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-19T15:20:36.000Z","updated_at":"2025-05-29T16:58:17.000Z","dependencies_parsed_at":"2024-06-19T00:18:27.810Z","dependency_job_id":"00b9d9f0-2701-4a1f-9161-732954d64b84","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","commit_stats":{"total_commits":56,"total_committers":8,"mean_commits":7.0,"dds":0.4107142857142857,"last_synced_commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/sbom","scorecard":{"id":841320,"data":{"date":"2025-08-11","repo":{"name":"github.com/sphinx-doc/sphinxcontrib-devhelp","commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transifex.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/transifex.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:88","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:30","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:59","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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"}}]},"last_synced_at":"2025-08-23T20:33:02.585Z","repository_id":37988058,"created_at":"2025-08-23T20:33:02.585Z","updated_at":"2025-08-23T20:33:02.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36139966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sphinx-doc","name":"Sphinx","uuid":"9928167","kind":"organization","description":"Sphinx makes it easy to create intelligent and beautiful documentation","email":null,"website":"https://www.sphinx-doc.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9928167?v=4","repositories_count":18,"last_synced_at":"2024-04-14T20:53:20.512Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sphinx-doc","funding_links":["https://github.com/sponsors/sphinx-doc"],"total_stars":7477,"followers":118,"following":0,"created_at":"2022-11-02T16:32:44.897Z","updated_at":"2024-04-14T20:53:24.597Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc/repositories"},"packages":[{"id":13949677,"name":"python-sphinxcontrib-devhelp","ecosystem":"guix","description":"Sphinx extension for creating Devhelp documents","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"bsd-2","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:43:33.714Z","latest_release_published_at":"2026-03-02T18:43:33.714Z","latest_release_number":"2.0.0","last_synced_at":"2026-07-25T09:02:58.260Z","created_at":"2026-03-02T18:43:33.511Z","updated_at":"2026-07-25T09:02:58.260Z","registry_url":"https://packages.guix.gnu.org/packages/python-sphinxcontrib-devhelp/2.0.0/","install_command":"guix install python-sphinxcontrib-devhelp","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/sphinx.scm#n515","metadata":{"location":"gnu/packages/sphinx.scm:515","variable_name":"python-sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-02T23:21:57.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-sphinxcontrib-devhelp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12877570,"name":"python313Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"Sphinx extension which outputs Devhelp document","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:00:39.097Z","latest_release_published_at":"2026-01-27T05:00:39.097Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-14T14:03:37.471Z","created_at":"2026-01-27T05:00:38.590Z","updated_at":"2026-05-14T14:03:37.471Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python313Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L28","metadata":{"nix_attribute":"python3.13-sphinxcontrib-devhelp-2.0.0","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:28","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.sphinxcontrib-devhelp?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13674017,"name":"sphinxcontrib-devhelp","ecosystem":"debian","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T15:00:02.269Z","latest_release_published_at":"2026-02-12T15:00:02.269Z","latest_release_number":"2.0.0-1","last_synced_at":"2026-03-12T15:10:55.889Z","created_at":"2026-02-12T15:00:02.101Z","updated_at":"2026-03-12T15:10:55.890Z","registry_url":"https://tracker.debian.org/pkg/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":"https://packages.debian.org/trixie/sphinxcontrib-devhelp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.7), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-sphinx (\u003e= 7.2)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37988058,"uuid":"166560915","full_name":"sphinx-doc/sphinxcontrib-devhelp","owner":"sphinx-doc","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-25T08:34:33.000Z","size":71,"stargazers_count":3,"open_issues_count":3,"forks_count":14,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-11T03:28:38.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-doc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-19T15:20:36.000Z","updated_at":"2025-05-29T16:58:17.000Z","dependencies_parsed_at":"2024-06-19T00:18:27.810Z","dependency_job_id":"00b9d9f0-2701-4a1f-9161-732954d64b84","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","commit_stats":{"total_commits":56,"total_committers":8,"mean_commits":7.0,"dds":0.4107142857142857,"last_synced_commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/sbom","scorecard":{"id":841320,"data":{"date":"2025-08-11","repo":{"name":"github.com/sphinx-doc/sphinxcontrib-devhelp","commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transifex.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/transifex.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:88","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:30","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:59","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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"}}]},"last_synced_at":"2025-08-23T20:33:02.585Z","repository_id":37988058,"created_at":"2025-08-23T20:33:02.585Z","updated_at":"2025-08-23T20:33:02.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29369318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-12T15:00:02.901Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.9676101104888755,"forks_count":1.6032064128256511,"docker_downloads_count":null,"average":0.8927041308286316},"purl":"pkg:deb/debian/sphinxcontrib-devhelp?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:06:46.786Z","issues_count":0,"pull_requests_count":35,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3633149.25,"issues_closed_count":0,"pull_requests_closed_count":32,"pull_request_authors_count":8,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0857142857142856,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":0,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":388321.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2608695652173914,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/issues","maintainers":[{"login":"tk0miya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tk0miya"},{"login":"picnixz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/picnixz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13299822,"name":"python310Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:13.267Z","latest_release_published_at":"2026-02-02T06:38:13.267Z","latest_release_number":"1.0.5","last_synced_at":"2026-03-07T08:37:25.235Z","created_at":"2026-02-02T06:38:12.988Z","updated_at":"2026-03-07T08:37:25.236Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python310Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L31","metadata":{"nix_attribute":"python3.10-sphinxcontrib-devhelp-1.0.5","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.sphinxcontrib-devhelp?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13199687,"name":"python311Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:44:06.550Z","latest_release_published_at":"2026-02-02T00:44:06.550Z","latest_release_number":"1.0.6","last_synced_at":"2026-05-12T14:58:55.644Z","created_at":"2026-02-02T00:43:38.107Z","updated_at":"2026-05-12T15:25:52.739Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python311Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L31","metadata":{"nix_attribute":"python3.11-sphinxcontrib-devhelp-1.0.6","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.sphinxcontrib-devhelp?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12821893,"name":"python310Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"0BSD","normalized_licenses":["0BSD"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:14:09.534Z","latest_release_published_at":"2026-01-26T18:14:09.534Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-18T16:29:58.415Z","created_at":"2026-01-26T18:14:09.361Z","updated_at":"2026-08-18T16:29:58.415Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python310Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L19","metadata":{"nix_attribute":"python3.10-sphinxcontrib-devhelp-1.0.2","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:19","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.sphinxcontrib-devhelp?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.sphinxcontrib-devhelp/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-04T18:32:15.808Z","updated_at":"2026-03-04T18:32:15.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13570000,"name":"sphinxcontrib-devhelp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:28:12.818Z","latest_release_published_at":"2026-02-11T07:28:12.818Z","latest_release_number":"1.0.2-3","last_synced_at":"2026-03-12T02:03:48.635Z","created_at":"2026-02-11T07:28:12.628Z","updated_at":"2026-03-12T02:03:48.636Z","registry_url":"https://launchpad.net/ubuntu/+source/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx (\u003e= 2.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:58:11.760Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sphinxcontrib-devhelp?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13782606,"name":"sphinxcontrib-devhelp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:56:30.164Z","latest_release_published_at":"2026-02-13T13:56:30.164Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-03-13T17:35:39.403Z","created_at":"2026-02-13T13:56:29.345Z","updated_at":"2026-03-13T17:35:39.404Z","registry_url":"https://launchpad.net/ubuntu/+source/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx (\u003e= 2.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:56:30.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sphinxcontrib-devhelp?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13809243,"name":"sphinxcontrib-devhelp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:29:22.907Z","latest_release_published_at":"2026-02-13T19:29:22.907Z","latest_release_number":"1.0.2-3","last_synced_at":"2026-03-14T05:19:16.502Z","created_at":"2026-02-13T19:29:22.652Z","updated_at":"2026-03-14T05:19:16.502Z","registry_url":"https://launchpad.net/ubuntu/+source/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx (\u003e= 2.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T19:29:23.503Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sphinxcontrib-devhelp?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13533071,"name":"sphinxcontrib-devhelp","ecosystem":"debian","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:03:05.481Z","latest_release_published_at":"2026-02-11T00:03:05.481Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-03-14T05:23:55.488Z","created_at":"2026-02-11T00:03:05.274Z","updated_at":"2026-03-14T05:23:55.489Z","registry_url":"https://tracker.debian.org/pkg/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":"https://packages.debian.org/bullseye/sphinxcontrib-devhelp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx (\u003e= 2.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:44.621Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/sphinxcontrib-devhelp?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":5286197,"name":"sphinxcontrib-devhelp","ecosystem":"conda","description":"This builder produces the same output as the standalone HTML builder, but also generates GNOME Devhelp support file that allows the GNOME Devhelp reader to view them.","homepage":"https://www.sphinx-doc.org/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-10-04T20:39:24.000Z","latest_release_published_at":"2025-04-15T14:40:20.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-14T16:01:26.992Z","created_at":"2022-10-03T15:43:39.005Z","updated_at":"2026-03-14T16:02:07.402Z","registry_url":"https://anaconda.org/anaconda/sphinxcontrib-devhelp","install_command":"conda install -c anaconda sphinxcontrib-devhelp","documentation_url":null,"metadata":{},"repo_metadata":{"id":37988058,"uuid":"166560915","full_name":"sphinx-doc/sphinxcontrib-devhelp","owner":"sphinx-doc","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-25T08:34:33.000Z","size":71,"stargazers_count":3,"open_issues_count":3,"forks_count":14,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-02-12T21:51:17.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-doc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-19T15:20:36.000Z","updated_at":"2025-05-29T16:58:17.000Z","dependencies_parsed_at":"2024-06-19T00:18:27.810Z","dependency_job_id":"00b9d9f0-2701-4a1f-9161-732954d64b84","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","commit_stats":{"total_commits":56,"total_committers":8,"mean_commits":7.0,"dds":0.4107142857142857,"last_synced_commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/sbom","scorecard":{"id":841320,"data":{"date":"2025-08-11","repo":{"name":"github.com/sphinx-doc/sphinxcontrib-devhelp","commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transifex.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/transifex.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:88","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:30","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:59","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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"}}]},"last_synced_at":"2025-08-23T20:33:02.585Z","repository_id":37988058,"created_at":"2025-08-23T20:33:02.585Z","updated_at":"2025-08-23T20:33:02.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30508913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T14:51:43.155Z","status":"ssl_error","status_checked_at":"2026-03-14T14:47:41.964Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"sphinx-doc","name":"Sphinx","uuid":"9928167","kind":"organization","description":"Sphinx makes it easy to create intelligent and beautiful documentation","email":null,"website":"https://www.sphinx-doc.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9928167?v=4","repositories_count":18,"last_synced_at":"2024-04-14T20:53:20.512Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sphinx-doc","funding_links":["https://github.com/sponsors/sphinx-doc"],"total_stars":7477,"followers":118,"following":0,"created_at":"2022-11-02T16:32:44.897Z","updated_at":"2024-04-14T20:53:24.597Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-14T16:02:07.401Z","dependent_packages_count":1,"downloads":201021,"downloads_period":"total","dependent_repos_count":229,"rankings":{"downloads":null,"dependent_repos_count":12.633181126331811,"dependent_packages_count":30.624048706240487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":21.62861491628615},"purl":"pkg:conda/sphinxcontrib-devhelp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":["https://github.com/sponsors/sphinx-doc"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T08:06:46.786Z","issues_count":0,"pull_requests_count":35,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3633149.25,"issues_closed_count":0,"pull_requests_closed_count":32,"pull_request_authors_count":8,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0857142857142856,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":0,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":388321.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2608695652173914,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/issues","maintainers":[{"login":"tk0miya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tk0miya"},{"login":"picnixz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/picnixz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2928072,"name":"sphinxcontrib-devhelp","ecosystem":"pypi","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents","homepage":"https://www.sphinx-doc.org/","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-01-19T17:52:07.000Z","latest_release_published_at":"2024-07-29T01:09:21.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-24T13:35:12.601Z","created_at":"2022-04-10T12:40:58.519Z","updated_at":"2026-08-24T13:35:12.601Z","registry_url":"https://pypi.org/project/sphinxcontrib-devhelp/","install_command":"pip install sphinxcontrib-devhelp --index-url https://pypi.org/simple","documentation_url":"https://sphinxcontrib-devhelp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Web Environment","Framework :: Sphinx","Framework :: Sphinx :: Extension","Intended Audience :: Developers","Intended Audience :: Education","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Documentation","Topic :: Documentation :: Sphinx","Topic :: Text Processing","Topic :: Utilities"],"normalized_name":"sphinxcontrib-devhelp","project_status":null},"repo_metadata":{"id":37988058,"uuid":"166560915","full_name":"sphinx-doc/sphinxcontrib-devhelp","owner":"sphinx-doc","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-25T08:34:33.000Z","size":71,"stargazers_count":3,"open_issues_count":7,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-07-28T00:05:38.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-doc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-19T15:20:36.000Z","updated_at":"2025-05-29T16:58:17.000Z","dependencies_parsed_at":"2024-06-19T00:18:27.810Z","dependency_job_id":"00b9d9f0-2701-4a1f-9161-732954d64b84","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","commit_stats":{"total_commits":56,"total_committers":8,"mean_commits":7.0,"dds":0.4107142857142857,"last_synced_commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/sbom","scorecard":{"id":841320,"data":{"date":"2025-08-11","repo":{"name":"github.com/sphinx-doc/sphinxcontrib-devhelp","commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transifex.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/transifex.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinxcontrib-devhelp/transifex.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/create-release.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:88","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:30","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/transifex.yml:59","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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"}}]},"last_synced_at":"2025-08-23T20:33:02.585Z","repository_id":37988058,"created_at":"2025-08-23T20:33:02.585Z","updated_at":"2025-08-23T20:33:02.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36139966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"sphinx-doc","name":"Sphinx","uuid":"9928167","kind":"organization","description":"Sphinx makes it easy to create intelligent and beautiful documentation","email":null,"website":"https://www.sphinx-doc.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9928167?v=4","repositories_count":18,"last_synced_at":"2024-04-14T20:53:20.512Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sphinx-doc","funding_links":["https://github.com/sponsors/sphinx-doc"],"total_stars":7477,"followers":118,"following":0,"created_at":"2022-11-02T16:32:44.897Z","updated_at":"2024-04-14T20:53:24.597Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc/repositories"},"tags":[{"name":"2.0.0","sha":"0177fb44f165305f27b34e69e6e7e5ed6f24d752","kind":"tag","published_at":"2024-07-29T01:01:09.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/2.0.0","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/2.0.0/manifests"},{"name":"1.0.6","sha":"1ace65f9fe33f4c4b2584d3d28f38d84a670c901","kind":"tag","published_at":"2024-01-13T03:03:06.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.6","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"d3411a64c25222961e2c2883677af5084cb3f9cd","kind":"tag","published_at":"2023-08-14T16:18:18.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.5","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"6419ea4ac5eb4214cf39bcf188ea2deed8a5456d","kind":"tag","published_at":"2023-08-09T19:09:13.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.4","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"d529f8a492e5d9e2021f92d29fd57266a0474dd8","kind":"tag","published_at":"2023-08-07T19:21:54.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.3","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"48d8fb2f83b6059c809fad9171e97515644d16f3","kind":"commit","published_at":"2020-02-29T04:14:27.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.2","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"471c61a913966e5a8f06add5a6734636eaf61cb2","kind":"commit","published_at":"2019-02-14T16:31:41.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.1","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"67cd3353473681d8552a846ca015efa62bb61152","kind":"commit","published_at":"2019-01-19T17:53:19.000Z","download_url":"https://codeload.github.com/sphinx-doc/sphinxcontrib-devhelp/tar.gz/1.0.0","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sphinx-doc/sphinxcontrib-devhelp@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T14:05:56.655Z","dependent_packages_count":162,"downloads":26770569,"downloads_period":"last-month","dependent_repos_count":21950,"rankings":{"downloads":0.09150429609792686,"dependent_repos_count":0.054288712359985954,"dependent_packages_count":0.16363346870342058,"stargazers_count":25.03392377658482,"forks_count":11.421908737584568,"docker_downloads_count":0.28343615969910096,"average":6.174782525171637},"purl":"pkg:pypi/sphinxcontrib-devhelp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sphinxcontrib-devhelp","docker_dependents_count":1968,"docker_downloads_count":630731532,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":["https://github.com/sponsors/sphinx-doc"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T13:00:39.004Z","issues_count":0,"pull_requests_count":56,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2988700.659090909,"issues_closed_count":0,"pull_requests_closed_count":44,"pull_request_authors_count":9,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1954.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/issues","maintainers":[{"login":"tk0miya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tk0miya"},{"login":"picnixz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/picnixz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sphinxcontrib-devhelp/codemeta","maintainers":[{"uuid":"tk0miya","login":"tk0miya","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://pypi.org/user/tk0miya/","role":null,"created_at":"2022-12-08T20:56:40.056Z","updated_at":"2022-12-08T20:56:40.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tk0miya/packages"},{"uuid":"Sphinx","login":"Sphinx","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Sphinx/","role":null,"created_at":"2024-09-29T05:25:42.374Z","updated_at":"2024-09-29T05:25:42.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Sphinx/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930431,"maintainers_count":399696,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13765278,"name":"sphinxcontrib-devhelp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:40:39.321Z","latest_release_published_at":"2026-02-13T10:40:39.321Z","latest_release_number":"1.0.6-2","last_synced_at":"2026-03-13T14:15:06.597Z","created_at":"2026-02-13T10:40:39.159Z","updated_at":"2026-03-13T14:32:02.164Z","registry_url":"https://launchpad.net/ubuntu/+source/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.7), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-sphinx (\u003e= 5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T10:40:39.941Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sphinxcontrib-devhelp?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12834221,"name":"python311Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"0BSD","normalized_licenses":["0BSD"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:37:00.568Z","latest_release_published_at":"2026-01-26T20:37:00.568Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-14T07:30:01.063Z","created_at":"2026-01-26T20:37:00.422Z","updated_at":"2026-08-14T07:49:02.328Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python311Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L19","metadata":{"nix_attribute":"python3.11-sphinxcontrib-devhelp-1.0.2","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:19","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.sphinxcontrib-devhelp?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.sphinxcontrib-devhelp/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-05T20:37:20.966Z","updated_at":"2026-03-05T20:37:20.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13080915,"name":"python311Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:48:22.965Z","latest_release_published_at":"2026-02-01T17:48:22.965Z","latest_release_number":"1.0.6","last_synced_at":"2026-03-07T11:17:38.091Z","created_at":"2026-02-01T17:48:15.220Z","updated_at":"2026-03-12T11:31:26.091Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python311Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L31","metadata":{"nix_attribute":"python3.11-sphinxcontrib-devhelp-1.0.6","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.sphinxcontrib-devhelp?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13207948,"name":"python312Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:12:15.923Z","latest_release_published_at":"2026-02-02T01:12:15.923Z","latest_release_number":"1.0.6","last_synced_at":"2026-03-07T19:05:56.884Z","created_at":"2026-02-02T01:12:10.414Z","updated_at":"2026-03-11T01:04:26.875Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python312Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L31","metadata":{"nix_attribute":"python3.12-sphinxcontrib-devhelp-1.0.6","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.sphinxcontrib-devhelp?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13717927,"name":"sphinxcontrib-devhelp","ecosystem":"debian","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:30:19.117Z","latest_release_published_at":"2026-02-13T00:30:19.117Z","latest_release_number":"1.0.2-3","last_synced_at":"2026-03-13T16:40:01.865Z","created_at":"2026-02-13T00:30:18.925Z","updated_at":"2026-03-13T16:40:01.865Z","registry_url":"https://tracker.debian.org/pkg/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":"https://packages.debian.org/bookworm/sphinxcontrib-devhelp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx (\u003e= 2.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:30:20.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/sphinxcontrib-devhelp?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13307486,"name":"python311Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:07.985Z","latest_release_published_at":"2026-02-02T07:08:07.985Z","latest_release_number":"1.0.5","last_synced_at":"2026-03-08T11:44:09.315Z","created_at":"2026-02-02T07:08:07.654Z","updated_at":"2026-03-10T07:37:46.794Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python311Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L31","metadata":{"nix_attribute":"python3.11-sphinxcontrib-devhelp-1.0.5","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.sphinxcontrib-devhelp?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5303596,"name":"sphinxcontrib-devhelp","ecosystem":"conda","description":null,"homepage":"https://www.sphinx-doc.org/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-03-29T15:37:16.000Z","latest_release_published_at":"2020-03-01T14:06:55.000Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-15T15:25:04.328Z","created_at":"2022-10-03T16:15:15.505Z","updated_at":"2026-03-15T15:25:04.328Z","registry_url":"https://anaconda.org/conda-forge/sphinxcontrib-devhelp","install_command":"conda install -c conda-forge sphinxcontrib-devhelp","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"166560915","full_name":"sphinx-doc/sphinxcontrib-devhelp","owner":"sphinx-doc","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-09T16:23:27.000Z","size":56,"stargazers_count":3,"open_issues_count":0,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-08-09T18:09:40.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-doc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-19T15:20:36.000Z","updated_at":"2023-03-17T00:15:37.000Z","dependencies_parsed_at":"2022-09-06T19:21:12.743Z","dependency_job_id":null,"html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","commit_stats":null,"previous_names":[],"tags_count":3,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":151934216,"owners_count":7006757,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-08-10T18:07:18.644Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":229,"rankings":{"downloads":null,"dependent_repos_count":2.195718349219023,"dependent_packages_count":12.495633514646439,"stargazers_count":62.108887669045366,"forks_count":48.92958730475573,"docker_downloads_count":null,"average":31.432456709416638},"purl":"pkg:conda/sphinxcontrib-devhelp?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13089765,"name":"python312Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:11.872Z","latest_release_published_at":"2026-02-01T18:14:11.872Z","latest_release_number":"1.0.6","last_synced_at":"2026-03-06T08:46:36.733Z","created_at":"2026-02-01T18:14:06.192Z","updated_at":"2026-03-06T09:46:51.344Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python312Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L31","metadata":{"nix_attribute":"python3.12-sphinxcontrib-devhelp-1.0.6","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.sphinxcontrib-devhelp?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12901290,"name":"python314Packages.sphinxcontrib-devhelp","ecosystem":"nixpkgs","description":"Sphinx extension which outputs Devhelp document","homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:25:25.631Z","latest_release_published_at":"2026-01-27T10:25:25.631Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-07T19:24:24.837Z","created_at":"2026-01-27T10:25:25.382Z","updated_at":"2026-03-10T23:32:00.105Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.sphinxcontrib-devhelp","install_command":"nix-env -iA nixpkgs.python314Packages.sphinxcontrib-devhelp","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix#L28","metadata":{"nix_attribute":"python3.14-sphinxcontrib-devhelp-2.0.0","position":"pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix:28","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"sphinxcontrib-devhelp","upstream_purl":"pkg:pypi/sphinxcontrib-devhelp"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.sphinxcontrib-devhelp?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13725627,"name":"sphinxcontrib-devhelp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:30:09.743Z","latest_release_published_at":"2026-02-13T01:30:09.743Z","latest_release_number":"1.0.6-2","last_synced_at":"2026-03-13T03:12:23.689Z","created_at":"2026-02-13T01:30:09.539Z","updated_at":"2026-03-13T03:31:06.419Z","registry_url":"https://launchpad.net/ubuntu/+source/sphinxcontrib-devhelp","install_command":"apt-get install sphinxcontrib-devhelp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-sphinxcontrib.devhelp","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.7), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-sphinx (\u003e= 5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T01:30:10.342Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sphinxcontrib-devhelp?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sphinxcontrib-devhelp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sphinxcontrib-devhelp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sphinxcontrib-devhelp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sphinxcontrib-devhelp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sphinxcontrib-devhelp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sphinxcontrib-devhelp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sphinxcontrib-devhelp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sphinxcontrib-devhelp/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":1638148,"full_name":"sphinx-doc/sphinxcontrib-devhelp","default_branch":"master","total_commits":56,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.0,"dds":0.4107142857142857,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T11:01:10.957Z","last_synced_commit":"0177fb44f165305f27b34e69e6e7e5ed6f24d752","created_at":"2024-06-26T11:06:45.826Z","updated_at":"2026-08-19T11:01:09.621Z","committers":[{"name":"Adam Turner","email":"9087854+aa-turner","login":"aa-turner","count":33},{"name":"Takeshi KOMIYA","email":"i.tkomiya@gmail.com","login":"tk0miya","count":17},{"name":"shkumagai","email":"take.this.2.your.grave@gmail.com","login":"shkumagai","count":1},{"name":"phlax","email":"phlax","login":"phlax","count":1},{"name":"John T. Wodder II","email":"git@varonathe.org","login":"jwodder","count":1},{"name":"James Addison","email":"55152140+jayaddison","login":"jayaddison","count":1},{"name":"Bénédikt Tran","email":"10796600+picnixz","login":"picnixz","count":1},{"name":"Bernhard M. Wiedemann","email":"githubbmwprimary@lsmod.de","login":"bmwiedemann","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752015,"commits_count":978354437,"contributors_count":41238533,"owners_count":1358999,"committers_count":3353082,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sphinx-doc/sphinxcontrib-devhelp","html_url":"https://github.com/sphinx-doc/sphinxcontrib-devhelp","last_synced_at":"2026-08-24T13:30:35.621Z","status":null,"issues_count":0,"pull_requests_count":56,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2988700.659090909,"issues_closed_count":0,"pull_requests_closed_count":44,"pull_request_authors_count":9,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1954.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2024-05-01T19:26:23.094Z","updated_at":"2026-08-24T13:30:35.621Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinxcontrib-devhelp/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":34,"python":21,"github_actions":13,"enhancement":1}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"NONE":42,"MEMBER":9,"CONTRIBUTOR":5}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":34,"tk0miya":7,"tintou":5,"jayaddison":2,"phlax":2,"bmwiedemann":2,"picnixz":2,"jwodder":1,"gutierri":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16324715,"issues_count":42381630,"pull_requests_count":135850352,"authors_count":11519836,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":5}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"tintou":5}},"maintainers":[{"table":{"login":"tk0miya","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tk0miya"}},{"table":{"login":"picnixz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/picnixz"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":3,"ForkEvent":1,"WatchEvent":1,"IssueCommentEvent":2,"CreateEvent":2},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/create-release.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T00:18:27.363Z","updated_at":"2024-06-19T00:18:27.363Z","repository_link":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/.github/workflows/create-release.yml","dependencies":[{"id":18684904524,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18684904525,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18684904526,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":18684904527,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T00:18:27.529Z","updated_at":"2024-06-19T00:18:27.529Z","repository_link":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/.github/workflows/test.yml","dependencies":[{"id":18684904528,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18684904529,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18684904530,"package_name":"deadsnakes/action","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/transifex.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T00:18:27.621Z","updated_at":"2024-06-19T00:18:27.621Z","repository_link":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/.github/workflows/transifex.yml","dependencies":[{"id":18684904531,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18684904532,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18684904533,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-19T00:18:27.759Z","updated_at":"2024-06-19T00:18:27.759Z","repository_link":"https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/pyproject.toml","dependencies":[]}],"score":24.68632815987271,"created_at":"2026-05-04T06:49:09.303Z","updated_at":"2026-08-25T14:00:34.671Z","avatar_url":"https://github.com/sphinx-doc.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371653","html_url":"https://summary.ecosyste.ms/projects/371653"}