summaryrefslogtreecommitdiff
path: root/README
blob: 978bf088a9a6f6c4e43fc7c4c639fa2aaeaabee7 (plain)
1
2
3
4
5
6
7
MP3FS is a FUSE module implementing a mp3 filesystem in userland. The purpose of
mp3fs is to provide filesystem hierarchy based on id3 tags of mp3-files.

Dependencies
~~~~~~~~~~~~
- libid3 v.?
- FUSE   v.2.6?