31e9c543b3
Also applied the rest of transformations described in alire#227: no top-level [genera] table, name/version keys, [[depends-on]] array instead of table.
9 lines
422 B
TOML
9 lines
422 B
TOML
description = "\"Hello, world!\" demonstration project support library"
|
|
name = "libhello"
|
|
version = "1.0.0"
|
|
origin = "https://github.com/alire-project/libhello/archive/v1.0.tar.gz"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
origin-hashes = ["sha512:7bc7dcfd6a080c6ec726a21ed4b11d1c0038c4b0b59f9ee9a7e160d119ea09262ef5cbecc626748258c1739763a2f97fdd4023ea573cca86edd4152e173ea886"]
|