mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
29 lines
1014 B
Tcl
29 lines
1014 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
|
|
PortGroup github 1.0
|
|
PortGroup makefile 1.0
|
|
|
|
github.setup inikep lizard 2.1 v
|
|
github.tarball_from archive
|
|
revision 0
|
|
|
|
description \
|
|
Lizard (formerly LZ5) is an efficient compressor with very fast \
|
|
decompression.
|
|
|
|
long_description \
|
|
{*}${description} It achieves compression ratio that is comparable to \
|
|
zip\/zlib and zstd\/brotli (at low and medium compression levels) at \
|
|
decompression speed of 1000 MB/s and faster.
|
|
|
|
categories archivers
|
|
license BSD GPL-2
|
|
maintainers {gmail.com:herby.gillot @herbygillot} \
|
|
openmaintainer
|
|
|
|
checksums rmd160 64e6efdcda539df7d1f24cd5640a5393cf3cddc7 \
|
|
sha256 0c1a7efceeb8ae66bfa2b7b659f01dec120925d846b01ce4dfc6960ba8cd61e5 \
|
|
size 228739
|