{"id":19957538,"url":"https://github.com/pmqs/io-compress-zstd","last_synced_at":"2026-03-11T14:13:01.025Z","repository":{"id":56824296,"uuid":"176973634","full_name":"pmqs/IO-Compress-Zstd","owner":"pmqs","description":"IO-Compress-Zstd - Perl5 module to read/write compressed zstandard data ","archived":false,"fork":false,"pushed_at":"2024-08-28T15:45:07.000Z","size":3559,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T05:34:47.575Z","etag":null,"topics":["compress","perl","perl-module","perl5","perl5-module","uncompress","zstandard","zstd"],"latest_commit_sha":null,"homepage":"","language":"Perl","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":"README","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-21T15:28:50.000Z","updated_at":"2024-08-28T15:25:55.000Z","dependencies_parsed_at":"2024-08-28T17:11:31.640Z","dependency_job_id":null,"html_url":"https://github.com/pmqs/IO-Compress-Zstd","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FIO-Compress-Zstd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FIO-Compress-Zstd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FIO-Compress-Zstd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmqs%2FIO-Compress-Zstd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmqs","download_url":"https://codeload.github.com/pmqs/IO-Compress-Zstd/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","perl","perl-module","perl5","perl5-module","uncompress","zstandard","zstd"],"created_at":"2024-11-13T01:38:10.243Z","updated_at":"2026-03-11T14:13:01.019Z","avatar_url":"https://github.com/pmqs.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n                            IO-Compress-Zstd\n\n                              Version 2.217\n\n                               1 Feb 2026\n\n        Copyright (c) 2019-2026 Paul Marquess. All rights reserved.\n          This program is free software; you can redistribute it\n           and/or modify it under the same terms as Perl itself.\n\nDESCRIPTION\n-----------\n\nThis module provides a Perl interface to allow reading and writing of\nzstd files/buffers.\n\nPREREQUISITES\n-------------\n\nBefore you can build IO-Compress-Zstd you need to have the following\ninstalled on your system:\n\n    * Perl 5.006 or better.\n    * Compress::Stream::Zstd\n    * IO::Compress::Base\n\nBUILDING THE MODULE\n-------------------\n\nAssuming you have met all the prerequisites, the module can now be built\nusing this sequence of commands:\n\n    perl Makefile.PL\n    make\n    make test\n\nINSTALLATION\n------------\n\nTo install IO-Compress-Zstd, run the command below:\n\n    make install\n\nTROUBLESHOOTING\n---------------\n\nSUPPORT\n-------\n\nGeneral feedback/questions/bug reports should be sent to\nhttps://github.com/pmqs/IO-Compress-Zstd/issues\n\nFEEDBACK\n--------\n\nHow to report a problem with IO-Compress-Zstd.\n\nTo help me help you, I need all of the following information:\n\n 1. The Versions of everything relevant.\n    This includes:\n\n     a. The *complete* output from running this\n\n            perl -V\n\n        Do not edit the output in any way.\n        Note, I want you to run \"perl -V\" and NOT \"perl -v\".\n\n        If your perl does not understand the \"-V\" option it is too\n        old. This module needs Perl version 5.004 or better.\n\n     b. The version of IO-Compress-Zstd you have.\n        If you have successfully installed IO-Compress-Zstd, this one-liner\n        will tell you:\n\n           perl -MIO::Compress::Zstd -e 'print qq[ver $IO::Compress::Zstd::VERSION\\n]'\n\n        If you are  running windows use this\n\n           perl -MIO::Compress::Zstd -e \"print qq[ver $IO::Compress::Zstd::VERSION\\n]\"\n\n        If you haven't installed IO-Compress-Zstd then search IO::Compress::Zstd.pm\n        for a line like this:\n\n          $VERSION = \"2.217\" ;\n\n 2. If you are having problems building IO-Compress-Zstd, send me a\n    complete log of what happened. Start by unpacking the IO-Compress-Zstd\n    module into a fresh directory and keep a log of all the steps, including\n    the setting of configuration environment variables (if applicable).\n\n        [edit config.in or set environment variables, if necessary]\n        perl Makefile.PL\n        make\n        make test TEST_VERBOSE=1\n\nPaul Marquess \u003cpmqs@cpan.org\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmqs%2Fio-compress-zstd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmqs%2Fio-compress-zstd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmqs%2Fio-compress-zstd/lists"}