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).
15 lines
465 B
TOML
15 lines
465 B
TOML
[general]
|
|
description = "Ada95 coder/decoder for Portable Network Graphics"
|
|
licenses = ["GPL 3.0"]
|
|
authors = ["Stephen J. Sangwine"]
|
|
website = "http://png-io.sourceforge.net/"
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
|
|
executables = ["png_chunks", "png_compare", "png_dump", "png_properties", "png_test"]
|
|
|
|
['4.6.0']
|
|
origin = "git+https://github.com/alire-project/png_io.git@bb31fe1c1566e13339dec26ae359564364c00999"
|
|
|
|
['4.6.0'.depends-on]
|
|
zlib_ada = "^1.3"
|