# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
libseccomp-x32: libseccomp-x32 @VERSION@ (enhanced seccomp library)
libseccomp-x32:
libseccomp-x32: The libseccomp library provides an easy to use, platform
libseccomp-x32: independent, interface to the Linux Kernel's syscall filtering
libseccomp-x32: mechanism. The libseccomp API is designed to abstract away the
libseccomp-x32: underlying BPF based syscall filter language and present a more
libseccomp-x32: conventional function-call based filtering interface that should
libseccomp-x32: be familiar to, and easily adopted by, application developers.
libseccomp-x32:
libseccomp-x32: Homepage: https://github.com/seccomp/libseccomp
libseccomp-x32: