From 8d4f4c72ab3257f76f134921b8f59b7216bda3db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyril=20Korshnyak=20=C5=82?= <72264858+mangl-auf@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:26:35 +1000 Subject: [PATCH] loga 1.0 (#262) --- index/lo/loga/loga-1.0.0.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/lo/loga/loga-1.0.0.toml diff --git a/index/lo/loga/loga-1.0.0.toml b/index/lo/loga/loga-1.0.0.toml new file mode 100644 index 00000000..87c636c3 --- /dev/null +++ b/index/lo/loga/loga-1.0.0.toml @@ -0,0 +1,15 @@ +name = "loga" +description = "Simple library for simple logging. Like npm package \"debug\", but for Ada" +version = "1.0.0" + +authors = ["Cyrill Korshnyak ł"] +maintainers = ["Cyrill Korshnyak "] +maintainers-logins = ["mangl-auf"] +tags = ["logging"] +website = "https://github.com/mangl-auf/loga/" +licenses = "Unlicense" + +[origin] +commit = "e810ee037029e00fc3cacdde598fe981db51efd5" +url = "git+https://github.com/mangl-auf/loga.git" +