Files
alire-index-community/index/zl/zlib.toml
T
2020-02-18 09:06:39 +01:00

12 lines
322 B
TOML

[general]
description = "Library implementing the deflate method from gzip/PKZIP"
licenses = []
authors = ["Jean-loup Gailly", "Mark Adler"]
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
[[external]]
kind = "system"
[external.origin.'case(distribution)']
'debian|ubuntu' = ["zlib1g-dev"]