Source: fades
Maintainer: Iñaki Malerba <inaki@malerba.space>
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-xdg,
Homepage: https://github.com/PyAr/fades
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/debian/fades.git
Vcs-Browser: https://salsa.debian.org/debian/fades

Package: fades
Architecture: all
Depends:
 ca-certificates,
 ${misc:Depends},
 ${python3:Depends},
Description: system for automatically handling virtual environments
 fades is a system that automatically handles the virtualenvs in the cases
 normally found when writing scripts and simple programs, and even helps to
 administer big projects.
