mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
25 lines
874 B
Text
25 lines
874 B
Text
Source: keyman-config
|
|
Maintainer: Daniel Glassey <wdg@debian.org>
|
|
Section: python
|
|
Priority: optional
|
|
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9), bash-completion
|
|
Standards-Version: 3.9.7
|
|
Homepage: http://www.keyman.com/
|
|
|
|
Package: python3-keyman-config
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-webkit2-4.0,
|
|
kmflcomp (>=10.99.1), dconf-cli, ibus-kmfl (>=10.99.1), python3-bs4
|
|
Description: Keyman for Linux configuration
|
|
Python module to install, uninstall and view information about Keyman keyboard
|
|
packages.
|
|
|
|
Package: keyman
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, python3-keyman-config
|
|
Description: Type in your language with Keyman for Linux
|
|
Install, uninstall and view information about Keyman keyboard
|
|
packages.
|
|
.
|
|
This package depends on all that is needed for using Keyman
|
|
for Linux.
|