File: control

package info (click to toggle)
input-utils 1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 368 kB
  • sloc: ansic: 1,217; sh: 65; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 814 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: input-utils
Section: utils
Priority: optional
Maintainer: Marcus Better <marcus@better.se>
Build-Depends: debhelper-compat (= 13), linux-libc-dev, gawk
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/input-utils.git
Vcs-Browser: https://salsa.debian.org/debian/input-utils
Homepage: https://www.kraxel.org/blog/linux/input/
Rules-Requires-Root: no

Package: input-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utilities for the input layer of the Linux kernel
 This is a collection of utilities which are useful when working with
 the input layer of the Linux kernel (version 2.6 and later). Included
 are utilities to list the input devices known to the kernel, show
 the input events that are received by a device, and query or modify
 keyboard maps.