File: control

package info (click to toggle)
gzrt 0.6%2Bds1-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 112 kB
  • sloc: ansic: 279; makefile: 31
file content (17 lines) | stat: -rw-r--r-- 546 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: gzrt
Section: utils
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends: debhelper (>= 9), zlib1g-dev
Standards-Version: 3.9.3
Homepage: http://www.urbanophile.com/arenn/hacking/gzrt/

Package: gzrt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} 
Recommends: cpio
Description: gzip recovery toolkit
 gzrecover will attempt to skip over corrupted data in a gzip archive,
 thereby allowing the remaining data to be recovered.
 .
 Please install cpio to facilitate recovery from damaged gzipped tarballs.