File: control

package info (click to toggle)
ddpt 0.95-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 1,772 kB
  • sloc: ansic: 21,845; sh: 5,153; makefile: 155
file content (18 lines) | stat: -rw-r--r-- 711 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ddpt
Section: admin
Priority: optional
Maintainer: Tomas Fasth <tomfa@debian.org>
Build-Depends: cdbs (>= 0.4.15), debhelper (>= 10), autotools-dev
Standards-Version: 4.2.1

Package: ddpt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Copies disks, partitions and files.
 Copies files. Is specialized for cases where the source and/or
 destination is a storage device. Optionally can use a
 pass-through interface to issue SCSI READ and WRITE commands.
 Various sparse file and device handling options. Similar to
 and an extension of the Unix dd command. Also supports two
 variants of SCSI copy offload: xcopy(LID1) and the disk->disk 
 subset of xcopy(LID4) known as ODX.