liblinux-io-prio-perl 0.03-4 source package in Ubuntu

Changelog

liblinux-io-prio-perl (0.03-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + liblinux-io-prio-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 17:28:27 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblinux-io-prio-perl_0.03-4.dsc 2.1 KiB 503697c7e0c6e403d78f3280333534ddebb78ae6dc167ed018975d17b1bfafc3
liblinux-io-prio-perl_0.03.orig.tar.gz 3.6 KiB 6eb36acb59db0786cd863c875eb651f9d0bde23bba77ec7b0237f4637293b736
liblinux-io-prio-perl_0.03-4.debian.tar.xz 3.1 KiB c15d6421640269d798f242ed8d739db61e3819e3fed97cea3a09e59d34bd16fa

Available diffs

No changes file available.

Binary packages built by this source

liblinux-io-prio-perl: interface to Linux ioprio_set(2) and ioprio_get(2)

 Linux::IO_Prio is a perl module which provides access to the Linux
 functions ioprio_get(2) and ioprio_set(2). There are also ionice
 functions providing slightly more convenient perlish interface than the
 C API.
 .
 Currently only Linux is supported. Other operating systems are not
 supported due to kernel limitations. However support will be added as
 the kernel capability becomes available.