Files
alire-index-community/index/zl/zlib/zlib-external.toml
T
Alejandro R. Mosteo 31e9c543b3 Migrated index format to per-release manifests
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
2020-09-01 16:33:27 +02:00

12 lines
318 B
TOML

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