mp3togo version 0.5.2
debian/control
1 Source: mp3togo
2 Section: sound
3 Priority: optional
4 Maintainer: Simeon Veldstra <reallifesim@gmail.com>
5 Build-Depends: cdbs, debhelper (>= 4.2.0), python, docbook-to-man
6 Standards-Version: 3.6.2
7
8 Package: mp3togo
9 Architecture: all
10 Depends: ${python:Depends}, python-pyvorbis, python-id3, mpg321, vorbis-tools
11 Recommends: flac, normalize-audio
12 Suggests: lame, python-xmms, faad
13 Description: A tool for loading music on to portable mp3 players
14 A tool for creating sets of mp3 (or ogg vorbis) files
15 from an archive of music in various formats and bitrates.
16 The files are decoded from their original format and
17 reencoded to consistent format low bitrate files for
18 portability and space efficiency.
19 mp3togo monitors free space on the device as it works
20 and attempts to guess missing tags.