Initial Commit

This commit is contained in:
2025-05-08 17:14:42 +03:00
commit 2bb0fec190
2 changed files with 36 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: libdaemon
description: Lightweight C library that eases the writing of UNIX daemons
version: 0.14
url: https://0pointer.de/lennart/projects/libdaemon/
license: LGPL2.1-or-later
architecture: any
depends: ["glibc"]
type: source