Source: whipper
Section: sound
Priority: optional
Maintainer: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 12),
  debhelper-compat (= 12),
  libsndfile1-dev,
  dh-python,
  python3-setuptools,
  python3-dev,
  python3-twisted,
  sox,
  python3-setuptools-scm
Standards-Version: 4.4.1
Homepage: https://github.com/whipper-team/whipper/
Vcs-Browser: https://salsa.debian.org/debian/whipper
Vcs-Git: https://salsa.debian.org/debian/whipper.git

Package: whipper
Architecture: any
Depends: ${python3:Depends},
  ${shlibs:Depends},
  ${misc:Depends},
  python3-distutils,
  python3-musicbrainzngs,
  python3-cdio,
  python3-requests,
  python3-mutagen,
  python3-gi,
  python3-ruamel.yaml,
  sox,
  cd-paranoia,
  cdrdao,
  flac
Description: CD ripping utility focusing on accuracy over speed
 Whipper is a Python CD-DA ripper based on the morituri project
 (CDDA ripper for *nix systems aiming for accuracy over speed). It enhances
 morituri which development seems to have halted merging old ignored pull
 requests, improving it with bugfixes and new features.
