File: control

package info (click to toggle)
kalamine 0.38-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 804 kB
  • sloc: python: 2,551; javascript: 1,012; cpp: 506; makefile: 37; sh: 7
file content (36 lines) | stat: -rw-r--r-- 1,044 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: kalamine
Section: x11
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>,
Uploaders:
 Agathe Porte <gagath@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-click,
 python3-hatchling,
 python3-livereload,
 python3-lxml,
 python3-progress,
 python3-pytest <!nocheck>,
 python3-tomli,
 python3-yaml,
Standards-Version: 4.7.0
Homepage: https://github.com/OneDeadKey/kalamine
Vcs-Browser: https://salsa.debian.org/python-team/packages/kalamine
Vcs-Git: https://salsa.debian.org/python-team/packages/kalamine.git
Rules-Requires-Root: no

Package: kalamine
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Text-based, cross-platform Keyboard Layout Maker
 Kalamine is capable of generating *.xkb_symbols files (root) and
 *.xkb_keymap files (user) from keyboard layouts stored in a text
 format. The layouts can both be used in X.org and Wayland graphical
 environments.