File: control

package info (click to toggle)
python-librt 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 352 kB
  • sloc: ansic: 4,930; python: 156; makefile: 11
file content (28 lines) | stat: -rw-r--r-- 1,129 bytes parent folder | download | duplicates (2)
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: python-librt
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-setuptools,
               pybuild-plugin-pyproject,
               python3-all-dev,
               python3-pytest <!nocheck>,
               python3-mypy-extensions <!nocheck>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-librt
Vcs-Git: https://salsa.debian.org/python-team/packages/python-librt.git
Homepage: https://github.com/mypyc/librt

Package: python3-librt
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
Description: Mypyc runtime library
 This library contains efficient C implementations of various Python standard
 library classes and functions. Mypyc can use these fast implementations when
 compiling Python code to native extension modules.
 .
 Mypyc compiler is a part of the "mypy distribution":
 https://pypi.org/project/mypy