File: control

package info (click to toggle)
pydf 14%2Bgit20170320.5996c59-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: python: 551; makefile: 10
file content (23 lines) | stat: -rw-r--r-- 650 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
Source: pydf
Section: utils
Priority: optional
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Radovan GarabĂ­k <garabik@kassiopeia.juls.savba.sk>
Standards-Version: 4.7.0
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
Vcs-Browser: https://salsa.debian.org/salvage-team/pydf
Vcs-Git: https://salsa.debian.org/salvage-team/pydf.git
Homepage: https://github.com/garabik/pydf
Rules-Requires-Root: no

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.