File: control

package info (click to toggle)
python-zombie-telnetlib 1.001
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 48 kB
  • sloc: python: 417; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,006 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: python-zombie-telnetlib
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Alexandre Detiste <tchet@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Vcs-Git: https://salsa.debian.org/python-team/packages/zombie-telnetlib.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/zombie-telnetlib

Package: python3-zombie-telnetlib
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: copy of telnetlib that was removed from Python standard library
 Python 3.13 removed a large amount of so called 'dead battery' libraries
 from the standard library. As such, code that imports these libraries
 will no longer work in Python 3.13.
 .
 This is a pristine copy of the removed telnetlib.
 .
 https://peps.python.org/pep-0594/#deprecated-modules