File: control

package info (click to toggle)
timeout-decorator 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: python: 211; sh: 8; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 837 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
Source: timeout-decorator
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@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/morph/timeout-decorator.git
Vcs-Browser: https://salsa.debian.org/morph/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|
 .