File: control

package info (click to toggle)
pyfltk 1.3.8%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,868 kB
  • sloc: python: 7,494; cpp: 351; perl: 55; makefile: 24
file content (42 lines) | stat: -rw-r--r-- 1,271 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
37
38
39
40
41
42
Source: pyfltk
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Dima Kogan <dkogan@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libpython3-all-dev,
 python3-all-dev:any,
 libfltk1.3-dev,
 dh-python,
 python3-setuptools,
 swig,
 mesa-common-dev
Standards-Version: 4.6.1
Homepage: https://pyfltk.sourceforge.io/
Vcs-Git: https://salsa.debian.org/python-team/packages/pyfltk.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyfltk

Package: python3-fltk
Architecture: any
Multi-Arch: same
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: python3-fltk-doc
Description: Python wrapper for the Fast Light Toolkit
 pyFltk provides a Python wrapper for the Fast Light Tool Kit cross-platform
 graphical user-interface library (http://www.fltk.org/).
 .
 This package contains the wrapper itself.

Package: python3-fltk-doc
Section: doc
Architecture: all
Build-Profiles: <!cross>
Depends: ${misc:Depends}
Recommends: python3-fltk
Multi-Arch: foreign
Description: Documentation for pyFltk
 pyFltk provides a Python wrapper for the Fast Light Tool Kit cross-platform
 graphical user-interface library (http://www.fltk.org/).
 .
 This package contains pyFltk documentation.