Source: python-filedepot
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-sphinx
Standards-Version: 4.4.1
Homepage: https://github.com/amol-/depot
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-filedepot
Vcs-Git: https://gitlab.com/kalilinux/packages/python-filedepot.git

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.
