File: control

package info (click to toggle)
bchunk 1.2.2-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 172 kB
  • sloc: ansic: 376; makefile: 104
file content (18 lines) | stat: -rw-r--r-- 705 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: bchunk
Section: otherosfs
Priority: optional
Maintainer: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.1
Homepage: http://he.fi/bchunk/

Package: bchunk
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: CD image format conversion from bin/cue to iso/cdr
 The bchunk package contains a UNIX/C rewrite of the BinChunker program.
 BinChunker converts a CD image in a .bin/.cue format (sometimes .raw/.cue) into
 a set of .iso and .cdr/.wav tracks. The .bin/.cue format is used by some
 non-UNIX CD-writing software, but is not supported on most other CD-writing
 programs.