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).
19 lines
645 B
TOML
19 lines
645 B
TOML
[general]
|
|
|
|
description = "RxAda port of the Rx framework"
|
|
licenses = ["LGPL 3.0"]
|
|
authors = ["Alejandro R. Mosteo"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
executables = ["rx-examples-basic", "rx-examples-minimal",
|
|
"rx-examples-tests", "rx-examples-threading"]
|
|
|
|
project-files = ["rxada.gpr",
|
|
"rxada_lib.gpr",
|
|
"rxada_examples.gpr"]
|
|
|
|
['0.1.0']
|
|
origin = "https://github.com/mosteo/rxada/archive/v0.1.0.tar.gz"
|
|
origin-hashes = ["sha512:6ff779c7da3da0f3a89955be8333f1483cfb4b225889455eb9c8d841ce360b9847b53d50b33ce94c37adeff329be15aa48a6de38e497380120fcfc1b9dc881d9"]
|