File: control

package info (click to toggle)
python-throttler 1.2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: python: 473; makefile: 4; sh: 2
file content (27 lines) | stat: -rw-r--r-- 803 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: python-throttler
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-setuptools,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-throttler
Vcs-Git: https://salsa.debian.org/python-team/packages/python-throttler.git
Homepage: https://github.com/uburuntu/throttler
X-Style: black

Package: python3-throttler
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: easy throttling with asyncio support for Python3
 Zero-dependency Python package for easy throttling with asyncio
 support.