Sha256: 9319b41ae037b215b83900ddc738bfc4174275478ab8495e2f5ddb867f40d1d9

Contents?: true

Size: 1.2 KB

Versions: 8

Compression:

Stored size: 1.2 KB

Contents

Source: liburing
Section: libs
Priority: optional
Maintainer: Liu Changcheng <changcheng.liu@intel.com>
Build-Depends:
  debhelper-compat (= 13)
Standards-Version: 4.1.4
Homepage: https://git.kernel.dk/cgit/liburing/tree/README
Vcs-Git: https://git.kernel.dk/liburing
Vcs-Browser: https://git.kernel.dk/cgit/liburing/

Package: liburing2
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: userspace library for using io_uring
 io_uring is kernel feature to improve development
 The newese Linux IO interface, io_uring could improve
 system performance a lot. liburing is the userspace
 library to use io_uring feature.
 .
 This package contains the shared library.

Package: liburing-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Depends:
  ${misc:Depends},
  liburing2 (= ${binary:Version}),
  linux-libc-dev (>= 5.1)
Description: userspace library for using io_uring
 io_uring is kernel feature to improve development
 The newese Linux IO interface, io_uring could improve
 system performance a lot. liburing is the userspace
 library to use io_uring feature.
 .
 This package contains the static library and the header files.

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
uringmachine-0.5.1 vendor/liburing/debian/control
uringmachine-0.5 vendor/liburing/debian/control
uringmachine-0.4 vendor/liburing/debian/control
uringmachine-0.3 vendor/liburing/debian/control
uringmachine-0.2 vendor/liburing/debian/control
uringmachine-0.1 vendor/liburing/debian/control
iou-0.2 vendor/liburing/debian/control
iou-0.1 vendor/liburing/debian/control