Source: python-filedepot
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org> 
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools, python3-all, python3-setuptools, python3-sphinx
Standards-Version: 4.1.5
Homepage: https://github.com/amol-/depot
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-filedepot.git;a=summary
Vcs-Git: git://git.kali.org/packages/python-filedepot.git
Testsuite: autopkgtest-pkg-python

Package: python-filedepot
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-filedepot-doc
Description: file storage made easy for the Web World (Python 2)
 This package contains DEPOT, a framework for easily storing and serving files
 in web applications.
 .
 This package installs the library for Python 2.

Package: python3-filedepot
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-filedepot-doc
Description: file storage made easy for the Web World (Python 3)
 This package contains DEPOT, a framework for easily storing and serving files
 in web applications.
 .
 This package installs the library for Python 3.

Package: python-filedepot-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: file storage made easy for the Web World (common documentation)
 This package contains DEPOT, a framework for easily storing and serving files
 in web applications.
 .
 This is the common documentation package.
