Files
alire-index-community/index/zl/zlib_ada.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

17 lines
598 B
TOML

[general]
description = "ZLib for Ada thick binding"
licenses = []
authors = ["Dmitriy Anisimkov"]
website = "http://zlib-ada.sourceforge.net/"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
project-files = ["zlib.gpr"]
executables = ["buffer_demo", "mtest", "read", "test"]
['1.3']
origin = "https://sourceforge.net/projects/zlib-ada/files/zlib-ada/1.3/zlib-ada-1.3.tar.gz"
origin-hashes = ["sha512:e1677e3caa1fa963073b11bfba28f90e4ecd3032c1615792ad61a9860b25c73f5ef8ad062277ce29bc2ce7af08f45995161760baf4e60b79d194986fa2839977"]
['1.3'.depends-on]
zlib = "^1.2"