File: control

package info (click to toggle)
nfsometer 1.9-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: python: 4,928; sh: 156; javascript: 32; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 876 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
27
28
29
30
31
Source: nfsometer
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,
 python3-mako,
 python3-numpy,
 python3-matplotlib,
Standards-Version: 4.7.0
Homepage: https://wiki.linux-nfs.org/wiki/index.php/NFSometer
Vcs-Browser: https://salsa.debian.org/debian/nfsometer
Vcs-Git: https://salsa.debian.org/debian/nfsometer.git

Package: nfsometer
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-mako,
 python3-numpy,
 python3-matplotlib,
 nfs-common,
Description: performance measurement framework for running and reporting on NFS workloads
 This is a performance measurement framework for running workloads and
 reporting results across NFS protocol versions, NFS options and Linux
 NFS client implementations.