File: control

package info (click to toggle)
timeout-decorator 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 144 kB
  • sloc: python: 211; sh: 8; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 931 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
Source: timeout-decorator
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-pytest <!nocheck>,
               python3-setuptools,
Standards-Version: 4.6.0.1
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/pnpnpn/timeout-decorator
Vcs-Git: https://salsa.debian.org/python-team/packages/timeout-decorator.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/timeout-decorator
Rules-Requires-Root: no

Package: python3-timeout-decorator
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Recommends: ${python3:Recommends},
Suggests: ${python3:Suggests},
Description: Timeout decorator
 Timeout decorator
 =================
 .
 |Build Status| |Pypi Status| |Coveralls Status|
 .