File: control

package info (click to toggle)
plover-stroke 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: ansic: 1,255; python: 859; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 824 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
Source: plover-stroke
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3,
 python3-dev,
 python3-setuptools,
Homepage: https://github.com/openstenoproject/plover_stroke
Vcs-Git: https://salsa.debian.org/python-team/packages/plover-stroke.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/plover-stroke
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild

Package: python3-plover-stroke
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: Stroke handling helper library for Plover
 This package provides a stroke handling helper library for
 working with steno stroke. It is a dependency for plover
 software.