File: control

package info (click to toggle)
pydf 12%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 100 kB
  • sloc: python: 542; makefile: 12
file content (18 lines) | stat: -rw-r--r-- 397 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pydf
Section: utils
Priority: optional
Maintainer: Radovan GarabĂ­k <garabik@kassiopeia.juls.savba.sk>
Standards-Version: 3.8.3
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python3-all,

Package: pydf
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: colourised df(1)-clone
 pydf is all-singing, all-dancing, fully colourised df(1)-clone
 written in Python.