From 8322df8d70e87cb1d2c9716bf9175dbc1f30826c Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Fri, 29 Jul 2022 16:27:47 +0200 Subject: [PATCH] rxada 0.1.1 (#585) Co-authored-by: GHA --- index/rx/rxada/rxada-0.1.1.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/rx/rxada/rxada-0.1.1.toml diff --git a/index/rx/rxada/rxada-0.1.1.toml b/index/rx/rxada/rxada-0.1.1.toml new file mode 100644 index 00000000..852f4d19 --- /dev/null +++ b/index/rx/rxada/rxada-0.1.1.toml @@ -0,0 +1,19 @@ +name = "rxada" +description = "Experimental implementation of ReactiveX in Ada" +version = "0.1.1" +licenses = "LGPL-3.0-only" +website = "https://github.com/mosteo/rxada" + +tags = ["rx", "reactive", "reactivex", "observer"] + +authors = ["Alejandro R. Mosteo"] +maintainers = ["Alejandro R. Mosteo "] +maintainers-logins = ["mosteo"] + +[configuration] +disabled = true + +[origin] +commit = "dd9da799f34674bf8f890392e3b96fedc0cc9cda" +url = "git+https://github.com/mosteo/rxada.git" +