File: control

package info (click to toggle)
python-ttystatus 0.19-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 272 kB
  • sloc: python: 1,147; makefile: 84
file content (17 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-ttystatus
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~), 
    python-coverage-test-runner, python-sphinx
X-Python-Version: >= 2.6
	
Package: python-ttystatus
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
Homepage: http://liw.fi/ttystatus/
Description: terminal progress bar and status output for Python
 The ttystatus Python library provides a simple widget-based way to show
 progress and current status in command line programs.