Files
alire-index-community/index/zl/zlib.toml
T
Alejandro R. Mosteo 22a13d92f3 migration to source archives
Crates without maintainer or pending migration remain in /orphaned
GitHub URLs rely on the default tarballs that at some point will
have to be released with uploaded binaries (with `alr publish` support).
2019-10-29 20:14:31 +01:00

13 lines
319 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"]
['1.2']
['1.2'.origin.'case(distribution)']
'debian|ubuntu' = "native:zlib1g-dev"
'...' = ""