{"id":19957540,"url":"https://github.com/pmqs/compress-raw-zlib","last_synced_at":"2026-02-01T01:19:12.364Z","repository":{"id":37587521,"uuid":"175997562","full_name":"pmqs/Compress-Raw-Zlib","owner":"pmqs","description":"Perl5 interface to zlib compression library","archived":false,"fork":false,"pushed_at":"2025-02-11T11:12:23.000Z","size":1267,"stargazers_count":3,"open_issues_count":3,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T21:12:15.878Z","etag":null,"topics":["compress","deflate","inflate","perl","perl-module","perl5","uncompress","zlib","zlib-ng"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmqs.png","metadata":{"files":{"readme":".github/README.md","changelog":"Changes","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-03-16T16:40:28.000Z","updated_at":"2025-02-11T11:12:26.000Z","dependencies_parsed_at":"2024-01-25T11:17:31.492Z","dependency_job_id":"d4d10e15-9e71-4be5-9e24-073fe4edf2f8","html_url":"https://github.com/pmqs/Compress-Raw-Zlib","commit_stats":null,"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FCompress-Raw-Zlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FCompress-Raw-Zlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FCompress-Raw-Zlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FCompress-Raw-Zlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmqs","download_url":"https://codeload.github.com/pmqs/Compress-Raw-Zlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252259297,"owners_count":21719658,"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","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"}},"keywords":["compress","deflate","inflate","perl","perl-module","perl5","uncompress","zlib","zlib-ng"],"created_at":"2024-11-13T01:38:10.785Z","updated_at":"2026-02-01T01:19:12.359Z","avatar_url":"https://github.com/pmqs.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Linux](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux.yml)\n[![MacOS](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/macos.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/macos.yml)\n[![Windows](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/windows.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/windows.yml)\n[![Alpine 32-bit](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/alpine-32bit.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/alpine-32bit.yml)\n[![Linux 32-bit](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux-32bit.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux-32bit.yml)\n[![FreeBSD](https://api.cirrus-ci.com/github/pmqs/Compress-Raw-Zlib.svg?task=FreeBSD)](https://cirrus-ci.com/github/pmqs/Compress-Raw-Zlib?task=FreeBSD)\n[![Build Status](https://ci.appveyor.com/api/projects/status/github/pmqs/Compress-Raw-Zlib?svg=true)](https://ci.appveyor.com/project/pmqs/Compress-Raw-Zlib)\n\n**Upstream Testing**\n\n[![Linux + upstream zlib](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux-upstream-zlib.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux-upstream-zlib.yml)\n[![Linux + upstream zlib-ng](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux-upstream-zlib-ng.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/linux-upstream-zlib-ng.yml)\n[![MacOS + upstream zlib](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/macos-upstream-zlib.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/macos-upstream-zlib.yml)\n[![MacOS + upstream zlib-ng](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/macos-upstream-zlib-ng.yml/badge.svg)](https://github.com/pmqs/Compress-Raw-Zlib/actions/workflows/macos-upstream-zlib-ng.yml)\n\n# Compress::Raw::Zlib - Perl Interface to the Zlib library\n\nThis module provides a low-level Perl interface to the [zlib](http://www.zlib.net/) and [zlib-ng](https://github.com/zlib-ng/zlib-ng) compression libraries.\n\nFor details of building and installing this module see the file [README](../README)\n\nAPI Documentation is in [Zlib.pod](Zlib.pod).\n\nThis module is also available on [metacpan](https://metacpan.org/) at [Compress::Raw::Zlib](https://metacpan.org/pod/Compress::Raw::Zlib)\n\nGeneral feedback/questions/bug reports should be reported in the [issues](https://github.com/pmqs/Compress-Raw-Zlib/issues) page.\n\n\nCopyright (c) 2009-2026 Paul Marquess. All rights reserved.\n\nThis program is free software; you can redistribute it\nand/or modify it under the same terms as Perl itself.\n\n\nPaul Marquess \u003cpmqs@cpan.org\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmqs%2Fcompress-raw-zlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmqs%2Fcompress-raw-zlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmqs%2Fcompress-raw-zlib/lists"}