mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
48 lines
2 KiB
Text
48 lines
2 KiB
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-keyman
|
|
Description: Keyman for Linux configuration
|
|
Originally created in 1993 to type Lao on Windows, Keyman is now a free and
|
|
open source keyboarding platform which allows anyone to write a keyboard layout
|
|
for their language. Keyman is available for many platforms, including Windows,
|
|
macOS, iOS, Android, Linux and the web.
|
|
.
|
|
Keyboard layouts are defined with a clear and easy to understand keyboard
|
|
grammar. Keyman's contextual input model means keyboard layouts can be
|
|
intelligent and make it simple to type even the most complex languages.
|
|
Keyboard layouts are distributed through an open catalog to all major desktop
|
|
and mobile platforms.
|
|
.
|
|
Python module to install, uninstall and view information about Keyman keyboard
|
|
packages.
|
|
|
|
Package: keyman
|
|
Section: utils
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, python3-keyman-config
|
|
Description: Type in your language with Keyman for Linux
|
|
Originally created in 1993 to type Lao on Windows, Keyman is now a free and
|
|
open source keyboarding platform which allows anyone to write a keyboard layout
|
|
for their language. Keyman is available for many platforms, including Windows,
|
|
macOS, iOS, Android, Linux and the web.
|
|
.
|
|
Keyboard layouts are defined with a clear and easy to understand keyboard
|
|
grammar. Keyman's contextual input model means keyboard layouts can be
|
|
intelligent and make it simple to type even the most complex languages.
|
|
Keyboard layouts are distributed through an open catalog to all major desktop
|
|
and mobile platforms.
|
|
.
|
|
Install, uninstall and view information about Keyman keyboard
|
|
packages.
|
|
.
|
|
This package depends on all that is needed for using Keyman
|
|
for Linux.
|