Files
alire-index-community/index/li/libhello/libhello-1.0.1.toml
T
Alejandro R Mosteo 4490d94341 hello 1.0.2, libhello 1.0.1 (#628)
Add Alire manifests and enable use of configuration

Co-authored-by: GHA <actions@github.com>
2022-09-14 09:50:14 +02:00

16 lines
444 B
TOML

name = "libhello"
description = "Basic library demonstration project"
version = "1.0.1"
tags = ["hello", "demo", "library"]
licenses = "MIT"
website = "https://github.com/alire-project/libhello"
authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
maintainers-logins = ["mosteo"]
[origin]
commit = "3c15bc7f3df22298077c9e96f178adc2829feb42"
url = "git+https://github.com/alire-project/libhello.git"