{"id":2893649,"name":"qimage2ndarray","ecosystem":"pypi","description":"Conversion between QImages and numpy.ndarrays.","homepage":"https://github.com/hmeine/qimage2ndarray","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hmeine/qimage2ndarray","keywords_array":["QImage","numpy","ndarray","image","convert","PyQt4","PyQt5","PyQt6","PySide","PySide6"],"namespace":null,"versions_count":16,"first_release_published_at":"2009-12-02T18:11:48.000Z","latest_release_published_at":"2023-01-28T16:16:54.000Z","latest_release_number":"1.10.0","last_synced_at":"2026-06-22T22:01:24.640Z","created_at":"2022-04-10T12:23:53.813Z","updated_at":"2026-06-22T22:01:24.640Z","registry_url":"https://pypi.org/project/qimage2ndarray/","install_command":"pip install qimage2ndarray --index-url https://pypi.org/simple","documentation_url":"https://qimage2ndarray.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Multimedia :: Graphics","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: User Interfaces"],"normalized_name":"qimage2ndarray","project_status":null},"repo_metadata":{"id":9176047,"uuid":"10976616","full_name":"hmeine/qimage2ndarray","owner":"hmeine","description":"qimage2ndarray is a small python extension for quickly converting between QImages and numpy.ndarrays (in both directions).","archived":false,"fork":false,"pushed_at":"2023-01-28T16:17:25.000Z","size":752,"stargazers_count":84,"open_issues_count":3,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-27T12:25:09.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmeine.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-26T19:14:47.000Z","updated_at":"2025-06-05T02:29:58.000Z","dependencies_parsed_at":"2023-02-15T17:46:12.900Z","dependency_job_id":null,"html_url":"https://github.com/hmeine/qimage2ndarray","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/hmeine/qimage2ndarray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmeine","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/sbom","scorecard":{"id":466678,"data":{"date":"2025-08-11","repo":{"name":"github.com/hmeine/qimage2ndarray","commit":"240bb1478821b716aba4235f3d95d56b19d86d2f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T12:42:57.068Z","repository_id":9176047,"created_at":"2025-08-19T12:42:57.068Z","updated_at":"2025-08-19T12:42:57.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277490638,"owners_count":25826986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hmeine","name":"Hans Meine","uuid":"462802","kind":"user","description":null,"email":"","website":null,"location":"Bremen, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/462802?v=4","repositories_count":19,"last_synced_at":"2023-03-12T06:10:46.956Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hmeine","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:05:24.461Z","updated_at":"2023-03-12T06:10:46.986Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmeine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmeine/repositories"},"tags":[{"name":"release-1.10.0","sha":"240bb1478821b716aba4235f3d95d56b19d86d2f","kind":"commit","published_at":"2023-01-28T16:12:01.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.10.0","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.10.0/manifests"},{"name":"release-1.9.0","sha":"485dfadad8d8ede77b3d44cb9b26a90ade203225","kind":"commit","published_at":"2022-02-20T12:08:50.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.9.0","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.9.0/manifests"},{"name":"release-1.8.3","sha":"332e704817eb232c71fd8cb75de84145c840e329","kind":"commit","published_at":"2020-02-19T09:33:48.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.8.3","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8.3/manifests"},{"name":"release-1.8.2","sha":"fd97ca530267d995b4a8e347b3170f4ad42e963b","kind":"commit","published_at":"2019-12-25T14:51:01.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.8.2","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8.2/manifests"},{"name":"release-1.8.1","sha":"1afdba4842034527f86bf9804db1ae11714cebe8","kind":"commit","published_at":"2019-12-24T12:53:04.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.8.1","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8.1/manifests"},{"name":"release-1.8","sha":"023f3c67f90e646ce2fd80418fed85b9c7660bfc","kind":"commit","published_at":"2019-03-14T15:30:04.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.8","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.8/manifests"},{"name":"release-1.7","sha":"32f826fbd1659ef1925697fa439080592113635a","kind":"commit","published_at":"2018-08-11T10:00:14.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.7","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.7/manifests"},{"name":"release-1.6","sha":"5e10cb48295394feb1afb23aa656efe1e42360d7","kind":"commit","published_at":"2016-03-18T07:41:30.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.6","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.6/manifests"},{"name":"release-1.5.1","sha":"1f300aa7b852788a9cb291282eb2447c390d4ac9","kind":"commit","published_at":"2016-02-17T08:35:13.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.5.1","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.5.1/manifests"},{"name":"release-1.5","sha":"8a0c177c1c5b3c274b1af67443a14d3d1a18f623","kind":"commit","published_at":"2015-06-12T06:55:21.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.5","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.5/manifests"},{"name":"release-1.4","sha":"c6a364c5d43f053081007a75de90889c0a630dd4","kind":"commit","published_at":"2014-08-20T07:39:27.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.4","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.4/manifests"},{"name":"release-1.3.1","sha":"9875ca3b266c3e13322d038570d57ed3b6cd05a5","kind":"commit","published_at":"2014-08-20T06:22:55.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.3.1","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.3.1/manifests"},{"name":"release-1.3","sha":"beaa2eca4605be443f78d6dd5cd2d4be8081d0dc","kind":"commit","published_at":"2013-11-03T14:11:46.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.3","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.3/manifests"},{"name":"release-1.2","sha":"de1e9d7f2e552bd806bb2dee6e37508bc8a43e46","kind":"commit","published_at":"2013-10-10T13:07:55.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.2","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.2/manifests"},{"name":"release-1.1","sha":"95017a1fdde17bb320f70d23d4f0d75c9c54b418","kind":"commit","published_at":"2013-06-26T19:27:16.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.1","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.1/manifests"},{"name":"release-1.0","sha":"020ac46d28c40e3fab3ffa92a1f497105e265274","kind":"commit","published_at":"2010-06-09T07:27:33.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-1.0","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-1.0/manifests"},{"name":"release-0.2","sha":"7bdfcfde2fb1589b27e3b92009a80f30b81c286c","kind":"commit","published_at":"2010-01-13T16:13:44.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-0.2","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-0.2/manifests"},{"name":"release-0.1","sha":"cba11c862f9717a214878aa6c3e4377a730cfe50","kind":"commit","published_at":"2009-12-02T16:32:33.000Z","download_url":"https://codeload.github.com/hmeine/qimage2ndarray/tar.gz/release-0.1","html_url":"https://github.com/hmeine/qimage2ndarray/releases/tag/release-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hmeine/qimage2ndarray@release-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/tags/release-0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-05T02:49:11.766Z","dependent_packages_count":18,"downloads":21273,"downloads_period":"last-month","dependent_repos_count":102,"rankings":{"downloads":3.87334956663232,"dependent_repos_count":1.480338593390482,"dependent_packages_count":0.7423557319535394,"stargazers_count":7.954750436568095,"forks_count":7.224193755793845,"docker_downloads_count":3.7021114068944603,"average":4.162849915205457},"purl":"pkg:pypi/qimage2ndarray","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/qimage2ndarray","docker_dependents_count":4,"docker_downloads_count":59,"usage_url":"https://repos.ecosyste.ms/usage/pypi/qimage2ndarray","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/qimage2ndarray/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T06:01:12.891Z","issues_count":24,"pull_requests_count":8,"avg_time_to_close_issue":13673174.42857143,"avg_time_to_close_pull_request":8022882.5,"issues_closed_count":21,"pull_requests_closed_count":8,"pull_request_authors_count":8,"issue_authors_count":20,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmeine%2Fqimage2ndarray/issues","maintainers":[{"login":"hmeine","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hmeine"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qimage2ndarray/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qimage2ndarray/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qimage2ndarray/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qimage2ndarray/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qimage2ndarray/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qimage2ndarray/codemeta","maintainers":[{"uuid":"hans.meine","login":"hans.meine","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/hans.meine/","role":null,"created_at":"2023-02-25T07:11:22.965Z","updated_at":"2023-02-25T07:11:22.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hans.meine/packages"}]}