13 lines
287 B
YAML
13 lines
287 B
YAML
name: libdaemon
|
|
description: Lightweight C library that eases the writing of UNIX daemons
|
|
version: "0.14"
|
|
revision: 2
|
|
url: https://0pointer.de/lennart/projects/libdaemon/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|