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).
14 lines
536 B
TOML
14 lines
536 B
TOML
[general]
|
|
description = "Ada wrapper for the fast Stachniss' Hungarian solver"
|
|
licenses = ["LGPL 3.0"]
|
|
authors = ["alejandro@mosteo.com"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[general.gpr-externals]
|
|
Build_Type = ["Debug", "Release", "No_Option", "Profile"]
|
|
|
|
['1.0.0']
|
|
origin = "https://github.com/mosteo/hungarian/archive/v1.0.0.tar.gz"
|
|
origin-hashes = ["sha512:f68365050bcdbaea00cae17601ddc3c2d6d5156bef038875c3594d310c756b0ac51c1b9c751b593f7ab59393eca3f109205bab9b7557a7a2b6ecfa0e1dcf3fd1"]
|