File: control

package info (click to toggle)
pytagsfs 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 628 kB
  • ctags: 839
  • sloc: python: 4,554; xml: 523; sh: 73; makefile: 35
file content (26 lines) | stat: -rw-r--r-- 1,193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: pytagsfs
Section: utils
Priority: optional
Maintainer: Y Giridhar Appaji Nag <giridhar@appaji.net>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 5.0.38), dpatch
Build-Depends-Indep: python-central (>= 0.5.6), xsltproc, docbook-xsl
Standards-Version: 3.7.3
XS-Python-Version: all
Homepage: http://www.pytagsfs.org/
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/pytagsfs/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/pytagsfs/trunk/?op=log

Package: pytagsfs
Architecture: all
Depends: ${python:Depends}, python-fuse, python-pyinotify, python-mutagen, python-sclapp
XB-Python-Version: ${python:Versions}
Description: maps media files to an arbitrary directory structure
 pytagsfs is a FUSE filesystem that arranges media files in a virtual directory
 structure based on the file tags.
 .
 A set of audio files could be mapped to a new directory structure organizing
 them hierarchically by album, genre, release date, etc.
 .
 File tags can be changed by moving and renaming virtual files and directories.
 The virtual files can be modified, opened and played just like regular files.