Source: python-filedepot
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-sphinx
Standards-Version: 4.4.1
Homepage: https://github.com/amol-/depot

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.
