This commit is contained in:
Cyril Korshnyak ł
2021-03-15 19:26:35 +10:00
committed by GitHub
parent 28286bd46b
commit 8d4f4c72ab
+15
View File
@@ -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 <kirillkorshnyak@yandex.com>"]
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"