19 lines
931 B
Text
19 lines
931 B
Text
# Version: 0.2.5
|
|
# Package description syntax:
|
|
# * There must be exactly 11 lines which begin with the package name and ':'.
|
|
# * Line up the first '|' of the ruler with the ':' following the package name.
|
|
# * A single space should be left after the ':' before any description text.
|
|
# * The end '|' of the ruler marks the last columm which should contain text.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
%PKG_NAME%: liburing (Kernel io_uring library)
|
|
%PKG_NAME%:
|
|
%PKG_NAME%: This is the io_uring library, liburing. liburing provides helpers to
|
|
%PKG_NAME%: setup and teardown io_uring instances, and also a simplified interface
|
|
%PKG_NAME%: for applications that don't need (or want) to deal with the full
|
|
%PKG_NAME%: kernel side implementation.
|
|
%PKG_NAME%:
|
|
%PKG_NAME%:
|
|
%PKG_NAME%:
|
|
%PKG_NAME%:
|
|
%PKG_NAME%: Packaged by: Darren 'Tadgy' Austin. Built for: %DIST_OS_ID%-%DIST_OS_VERSION_ID%.
|