File: control

package info (click to toggle)
bchunk 1.2.2%2Bgit20220715%2Bds-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: ansic: 924; makefile: 86
file content (21 lines) | stat: -rw-r--r-- 831 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: bchunk
Section: otherosfs
Priority: optional
Maintainer: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Uploaders: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/bchunk
Vcs-Git: https://salsa.debian.org/debian/bchunk.git
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.