Initial commit

This commit is contained in:
cælōrum spectātrīx 2026-02-15 22:32:34 +01:00
commit 86174e8c92
5 changed files with 984 additions and 0 deletions

7
syslog.egg Normal file
View file

@ -0,0 +1,7 @@
;; -*- lisp-data -*-
((synopsis "Interface to syslog(3)")
(license "LGPL-3.0-only")
(category os)
(maintainer "afiw")
(author "afiw")
(components (extension syslog (source "syslog.sld"))))