File: control

package info (click to toggle)
python-backports-shutil-get-terminal-size 1.0.0-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 96 kB
  • sloc: python: 117; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 993 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
Source: python-backports-shutil-get-terminal-size
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Section: python
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-backports-shutil-get-terminal-size.git
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-backports-shutil-get-terminal-size.git
Homepage: https://github.com/chrippa/backports.shutil_get_terminal_size

Package: python-backports-shutil-get-terminal-size
Architecture: all
Depends: ${misc:Depends}, ${python-Depends}
Breaks: python-backports.ssl-match-hostname (<< 3.5)
Description: Backport of the "shutil.get_terminal_size" function (Python 2)
 This is a backport to Python 2 of the get_terminal_size in the shutil module
 of Python 3.
 .
 This package is (obviously) for Python 2.