File: control

package info (click to toggle)
python-pebble 5.1.0-1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 428 kB
  • sloc: python: 5,371; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 849 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
Source: python-pebble
Section: python
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all
Standards-Version: 4.7.0
Homepage: https://pypi.org/project/Pebble/

Package: python3-pebble
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Threading and multiprocessing eye-candy
 Pebble provides a neat API to manage threads and processes within
 an application.

#Package: python-pebble-doc
#Architecture: all
#Section: doc
#Depends: ${sphinxdoc:Depends}, ${misc:Depends}
#Description: Threading and multiprocessing eye-candy (documentation)
# Pebble provides a neat API to manage threads and processes within
# an application.
# .
# This is the documentation package.