cuetools 1.4.1-0.2build1 source package in Ubuntu
Changelog
cuetools (1.4.1-0.2build1) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Graham Inggs <email address hidden> Sun, 23 Nov 2025 19:10:47 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Resolute
- Original maintainer:
- Guo Yixuan
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | utils |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| cuetools_1.4.1.orig.tar.gz | 32.0 KiB | 24a2420f100c69a6539a9feeb4130d19532f9f8a0428a8b9b289c6da761eb107 |
| cuetools_1.4.1-0.2build1.debian.tar.xz | 5.8 KiB | 96206804a5911b49f7f1ce1d27cd75ffa5a302f8633e1982ff401aeeba846634 |
| cuetools_1.4.1-0.2build1.dsc | 1.8 KiB | a1322366d57544743e2a50f435daad680da180fc785fd698d149ca09edd2e8d8 |
Available diffs
Binary packages built by this source
- cuetools: tools for manipulating CUE/TOC files
cuetools is a set of programs that are useful for manipulating CUE sheet
(cue) files and Table of Contents (toc) files. CUE and TOC files are a way
to represent the layout of a data or audio CD in a machine-readable ASCII
format. The package includes these utilities:
.
- cueconvert: convert between CUE and TOC formats
- cuebreakpoints: print the breakpoints from a CUE or TOC file
- cueprint: print disc and track information for a CUE or TOC file
- cuetag: tag files based on CUE/TOC file information
.
Probably the most popular use is to split a large audio file into many
small files according to a CUE or TOC, for example:
.
cuebreakpoints disc.cue | shnsplit disc.wav
- cuetools-dbgsym: debug symbols for cuetools
