File: control

package info (click to toggle)
nfstest 3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,580 kB
  • sloc: python: 24,102; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 660 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
Source: nfstest
Section: utils
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
Standards-Version: 4.7.0
Homepage: https://wiki.linux-nfs.org/wiki/index.php/NFStest
Vcs-Browser: https://salsa.debian.org/debian/nfstest
Vcs-Git: https://salsa.debian.org/debian/nfstest.git

Package: nfstest
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 nfs-common,
Description: NFS Test Suite
 This is a set of tools for testing either the NFS client or the NFS server,
 included tests focused mainly on testing the client.