File: control

package info (click to toggle)
ioping 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 168 kB
  • ctags: 195
  • sloc: ansic: 989; makefile: 229
file content (17 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: ioping
Section: admin
Priority: extra
Maintainer: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/apoikos/ioping.git
Vcs-Git: git://anonscm.debian.org/users/apoikos/ioping.git
Homepage: http://code.google.com/p/ioping

Package: ioping
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple disk I/O latency measuring tool
 ioping monitors disk I/O latency in real time. The main idea behind ioping is
 to have a utility similar to ping, which will show disk I/O latency in the
 same way ping shows network latency.