22a13d92f3
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).
13 lines
319 B
TOML
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"
|
|
'...' = ""
|