File: control

package info (click to toggle)
ddpt 0.97-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: ansic: 34,714; sh: 6,071; cpp: 2,277; makefile: 211
file content (20 lines) | stat: -rw-r--r-- 767 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: ddpt
Section: admin
Priority: optional
Maintainer: Tomas Fasth <tomfa@debian.org>
Uploaders: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13)
Homepage: https://sg.danny.cz/sg/ddpt.html
Standards-Version: 4.7.0

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.