{"id":68407,"name":"ncompress","description":"LZW compression and decompression in Python and C++","url":"https://github.com/valgur/ncompress","last_synced_at":"2025-09-08T14:09:49.437Z","repository":{"id":57445214,"uuid":"437674192","full_name":"valgur/ncompress","owner":"valgur","description":"LZW compression and decompression in Python and C++","archived":false,"fork":false,"pushed_at":"2024-10-21T17:28:03.000Z","size":152,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-06T04:38:55.653Z","etag":null,"topics":["compression","lzw"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valgur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-12T22:50:25.000Z","updated_at":"2025-05-12T22:24:50.000Z","dependencies_parsed_at":"2024-10-21T22:19:32.656Z","dependency_job_id":null,"html_url":"https://github.com/valgur/ncompress","commit_stats":{"total_commits":87,"total_committers":10,"mean_commits":8.7,"dds":0.4252873563218391,"last_synced_commit":"04699794212c48e558742a4a704e6dc93f8b57bb"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/valgur/ncompress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valgur","download_url":"https://codeload.github.com/valgur/ncompress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/sbom","scorecard":{"id":915158,"data":{"date":"2025-08-11","repo":{"name":"github.com/valgur/ncompress","commit":"093511c5a9f097e81446b52b81baa428d4de20f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/valgur/ncompress/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:70","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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-24T20:41:55.652Z","repository_id":57445214,"created_at":"2025-08-24T20:41:55.653Z","updated_at":"2025-08-24T20:41:55.653Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":"valgur","name":"Martin Valgur","uuid":"1778160","kind":"user","description":"","email":"","website":null,"location":"Tallinn, Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1778160?u=09b9504bdc695d5adbe1c0c6ffd2b3ce5cc5bd2e\u0026v=4","repositories_count":173,"last_synced_at":"2025-09-06T04:36:12.709Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valgur","funding_links":[],"total_stars":198,"followers":114,"following":364,"created_at":"2022-11-10T16:12:19.441Z","updated_at":"2025-09-06T04:36:12.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valgur","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valgur/repositories"},"packages":[{"id":2814824,"name":"ncompress","ecosystem":"pypi","description":"LZW compression and decompression","homepage":"https://github.com/valgur/ncompress","licenses":"This is free and unencumbered software released into the public domain.  Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.  In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  For more information, please refer to \u003chttps://unlicense.org\u003e","normalized_licenses":["Other"],"repository_url":"https://github.com/valgur/ncompress","keywords_array":["LZW","compression"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-12-18T20:48:36.000Z","latest_release_published_at":"2024-01-30T12:00:25.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-07-24T22:46:46.523Z","created_at":"2022-04-10T11:43:11.223Z","updated_at":"2025-07-24T22:48:24.038Z","registry_url":"https://pypi.org/project/ncompress/","install_command":"pip install ncompress --index-url https://pypi.org/simple","documentation_url":"https://ncompress.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: The Unlicense (Unlicense)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"ncompress"},"repo_metadata":{"id":57445214,"uuid":"437674192","full_name":"valgur/ncompress","owner":"valgur","description":"LZW compression and decompression in Python and C++","archived":false,"fork":false,"pushed_at":"2024-10-21T17:28:03.000Z","size":152,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T01:49:24.022Z","etag":null,"topics":["compression","lzw"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valgur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-12T22:50:25.000Z","updated_at":"2025-05-12T22:24:50.000Z","dependencies_parsed_at":"2024-10-21T22:19:32.656Z","dependency_job_id":null,"html_url":"https://github.com/valgur/ncompress","commit_stats":{"total_commits":87,"total_committers":10,"mean_commits":8.7,"dds":0.4252873563218391,"last_synced_commit":"04699794212c48e558742a4a704e6dc93f8b57bb"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/valgur/ncompress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valgur","download_url":"https://codeload.github.com/valgur/ncompress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266915926,"owners_count":24005875,"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-07-24T02:00:09.469Z","response_time":99,"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":"valgur","name":"Martin Valgur","uuid":"1778160","kind":"user","description":"","email":"","website":null,"location":"Tallinn, Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1778160?u=09b9504bdc695d5adbe1c0c6ffd2b3ce5cc5bd2e\u0026v=4","repositories_count":170,"last_synced_at":"2025-07-18T22:56:19.379Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valgur","funding_links":[],"total_stars":196,"followers":114,"following":363,"created_at":"2022-11-10T16:12:19.441Z","updated_at":"2025-07-18T22:56:19.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valgur","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valgur/repositories"},"tags":[{"name":"v1.0.2","sha":"04699794212c48e558742a4a704e6dc93f8b57bb","kind":"commit","published_at":"2024-01-30T11:31:24.000Z","download_url":"https://codeload.github.com/valgur/ncompress/tar.gz/v1.0.2","html_url":"https://github.com/valgur/ncompress/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valgur/ncompress@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dd18458c73755e78bbaf5712d702ff95bafb5110","kind":"commit","published_at":"2023-04-13T11:04:18.000Z","download_url":"https://codeload.github.com/valgur/ncompress/tar.gz/v1.0.1","html_url":"https://github.com/valgur/ncompress/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valgur/ncompress@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3958e410e1a1fb4070cdb98b40d3dae9e1eabdde","kind":"commit","published_at":"2021-12-18T15:01:10.000Z","download_url":"https://codeload.github.com/valgur/ncompress/tar.gz/v1.0.0","html_url":"https://github.com/valgur/ncompress/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valgur/ncompress@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-24T22:48:24.038Z","dependent_packages_count":3,"downloads":26712,"downloads_period":"last-month","dependent_repos_count":87,"rankings":{"downloads":2.0039288208166117,"dependent_repos_count":1.598274293654114,"dependent_packages_count":3.117172760197844,"stargazers_count":38.81869497540387,"forks_count":29.80555336965972,"docker_downloads_count":4.198493793230514,"average":13.257019668827112},"purl":"pkg:pypi/ncompress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ncompress","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ncompress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ncompress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-19T22:40:36.439Z","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":284775.0,"avg_time_to_close_pull_request":22876.5,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":30918.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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncompress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncompress/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncompress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncompress/related_packages","maintainers":[{"uuid":"valgur","login":"valgur","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/valgur/","role":null,"created_at":"2023-02-24T18:44:18.305Z","updated_at":"2023-02-24T18:44:18.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/valgur/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":616922,"full_name":"valgur/ncompress","default_branch":"main","committers":[{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":50},{"name":"Mike Frysinger","email":"vapier@gmail.com","login":null,"count":22},{"name":"Joe Orost","email":"joe@petsd.uucp","login":null,"count":4},{"name":"a1346054","email":"36859588+a1346054","login":"a1346054","count":3},{"name":"Andrew Aladjev","email":"aladjev.andrew@gmail.com","login":null,"count":2},{"name":"Dave Mack","email":"csu@alembic.acs.com","login":null,"count":2},{"name":"Hanno Böck","email":"hanno@hboeck.de","login":null,"count":1},{"name":"Peter Jannesen","email":"peter@ncs.nl","login":null,"count":1},{"name":"Spencer W. Thomas","email":"thomas@utah-gr.uucp","login":null,"count":1},{"name":"scivision","email":"10931741+scivision","login":"scivision","count":1}],"total_commits":87,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.7,"dds":0.4252873563218391,"past_year_committers":[{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":7},{"name":"scivision","email":"10931741+scivision","login":"scivision","count":1}],"past_year_total_commits":8,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.125,"last_synced_at":"2024-06-15T03:53:47.883Z","last_synced_commit":"04699794212c48e558742a4a704e6dc93f8b57bb","created_at":"2023-03-09T07:43:59.955Z","updated_at":"2024-06-15T03:53:47.884Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"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_stats":{"full_name":"valgur/ncompress","html_url":"https://github.com/valgur/ncompress","last_synced_at":"2025-07-24T22:58:17.493Z","status":"error","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":284775.0,"avg_time_to_close_pull_request":22876.5,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":30918.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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T18:26:17.108Z","updated_at":"2025-09-02T05:52:17.266Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valgur%2Fncompress/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2},"issue_authors":{"scivision":1,"eddyizm":1},"pull_request_authors":{"scivision":2,"dependabot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162677,"issues_count":31978499,"pull_requests_count":100256927,"authors_count":10727517,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"PushEvent":2,"ForkEvent":1},"last_year":{"WatchEvent":3,"PushEvent":2,"ForkEvent":1}},"keywords":["compression","lzw"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T18:10:26.989Z","updated_at":"2023-09-23T18:10:26.989Z","repository_link":"https://github.com/valgur/ncompress/blob/main/.github/workflows/build.yml","dependencies":[{"id":13904118320,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13904118321,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13904118322,"package_name":"egor-tensin/setup-clang","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T18:10:27.074Z","updated_at":"2023-09-23T18:10:27.074Z","repository_link":"https://github.com/valgur/ncompress/blob/main/.github/workflows/publish.yml","dependencies":[{"id":13904118323,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13904118324,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13904118325,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13904118326,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13904118327,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13904118328,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T18:10:27.184Z","updated_at":"2023-09-23T18:10:27.184Z","repository_link":"https://github.com/valgur/ncompress/blob/main/pyproject.toml","dependencies":[]}],"score":13.885148554646543,"created_at":"2025-09-08T11:18:55.178Z","updated_at":"2025-10-07T08:25:33.715Z","avatar_url":"https://github.com/valgur.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":26712,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68407","html_url":"https://science.ecosyste.ms/projects/68407"}