Source: rgain
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Simon McVittie <smcv@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python-all (>= 2.6.6-3~),
 python-docutils,
Rules-Requires-Root: no
Standards-Version: 4.3.0
Homepage: https://bitbucket.org/fk/rgain/
Vcs-Git: https://salsa.debian.org/python-team/modules/rgain.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/rgain
Testsuite: autopkgtest-pkg-python

Package: python-rgain
Architecture: all
Depends:
 gir1.2-gstreamer-1.0,
 gstreamer1.0-plugins-base,
 gstreamer1.0-plugins-good,
 python-gi,
 python-mutagen,
 ${misc:Depends},
 ${python:Depends},
Recommends:
 gstreamer1.0-plugins-ugly | gstreamer1.0-libav,
Description: Replay Gain volume normalization Python tools
 This package provides a Python package to calculate the Replay Gain values of
 audio files and normalize the volume of those files according to the values.
 Two basic scripts exploiting these capabilities are shipped as well.
 .
 Replay Gain is a proposed standard designed to solve the very problem of
 varying volumes across audio files. Its specifications are available at
 http://replaygain.org/ .
