Source: mp3fs
Section: utils
Priority: extra
Maintainer: Alessio Treglia <quadrispro@ubuntu.com>
Homepage: http://mp3fs.sourceforge.net/
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7.0.8~),
 dh-autoreconf,
 automake,
 libtool,
 libfuse-dev,
 libflac-dev,
 libmp3lame-dev,
 libid3tag0-dev

Package: mp3fs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: FUSE filesystem for transcoding FLAC to MP3 on the fly
 MP3FS is a read-only FUSE filesystem which transcodes audio formats
 (currently FLAC) to MP3 on the fly when opened and read.
 .
 It is also a novel alternative to traditional mp3 encoder applications.
 Users can use their favorite file browser to select the files they want
 encoded and copy them somewhere.
