File: control

package info (click to toggle)
qcalcfilehash 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: cpp: 862; xml: 26; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 909 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
Source: qcalcfilehash
Section: utils
Priority: optional
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@debian.org>
Build-Depends: debhelper-compat (= 13),
               libssl-dev,
               pkg-kde-tools,
               qt5-qmake,
               qt5-qmake:native,
               qtbase5-dev,
               qttools5-dev-tools
Standards-Version: 4.7.2
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.