File: control

package info (click to toggle)
qcalcfilehash 1.0.7%2Bgit20200816.1eb8770-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 256 kB
  • sloc: cpp: 752; xml: 20; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 932 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
Source: qcalcfilehash
Section: utils
Priority: optional
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>
Build-Depends: debhelper-compat (= 13),
               libssl-dev,
               pkg-kde-tools,
               qt5-qmake,
               qt5-qmake:native,
               qtbase5-dev,
               qttools5-dev-tools
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://bitbucket.org/admsasha/qcalcfilehash
Vcs-Browser: https://salsa.debian.org/debian/qcalcfilehash
Vcs-Git: https://salsa.debian.org/debian/qcalcfilehash.git

Package: qcalcfilehash
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: graphical utility for calculation and verification of hash sums
 QCalcFileHash is a graphical utility for calculation and verification of
 a wide range of hash sums like SHA1, SHA-224, SHA-256, SHA-384, SHA-512,
 MD5, CRC32, CRC8.
 .
 It can be used on command line as well.