Source: python-fs Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jan Dittberner , Yao Wei (魏銘廷) , Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools, python-tz, python-enum34, python-typing, python-backports.os, python-six (>= 1.10.0), python-appdirs , python-coverage , python-pyftpdlib , python-pyftpdlib , python-nose , python-mock , python3-all, python3-setuptools, python3-tz, python3-six (>= 1.10.0), python3-appdirs , python3-coverage , python3-pyftpdlib , python3-nose , python3-sphinx, Standards-Version: 4.3.0 Homepage: https://pypi.python.org/pypi/fs/ Vcs-Git: https://salsa.debian.org/python-team/modules/python-fs.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-fs Testsuite: autopkgtest-pkg-python Package: python-fs Architecture: all Depends: python-tz, python-six (>= 1.10.0), python-enum34, python-typing, python-backports.os, ${misc:Depends}, ${python:Depends} 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. . This is the Python 2 version of the fs package. Package: python3-fs Architecture: all Depends: python3-tz, python3-six (>= 1.10.0), ${misc:Depends}, ${python3:Depends} 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. . This is the Python 3 version of the fs package.