Source: python-fs
Section: python
Priority: optional
Maintainer: Janos Guljas <janos@janos.in.rs>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50), python (>= 2.5), python-support (>= 0.8.4)
XS-Python-Version: >= 2.5
Standards-Version: 3.9.0
Homepage: http://code.google.com/p/pyfilesystem/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-fs/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-fs/trunk/

Package: python-fs
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-boto, python-fuse, python-xattr, python-paramiko, python-wxgtk2.8, python-pyinotify, python-django
Suggests: python-pyftpdlib
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: Python filesystem abstraction
 Pyfilesystem is a Python module that provides a common interface to many types
 of filesystem, and provides some powerful features such as exposing
 filesystems over an internet connection, or to the native filesystem.
