Source: nvchecker
Section: utils
Priority: optional
Maintainer: Afif Elghraoui <afif@debian.org>
Build-Depends:
	debhelper (>=10),
	dh-python,
	python3-all,
	python3-setuptools,
	python3-toml,
	python3-appdirs,
	python3-structlog,
	python3-tornado,
	python3-pycurl,
Standards-Version: 4.3.0
Homepage: https://nvchecker.readthedocs.io/en/latest/
Vcs-Browser: https://salsa.debian.org/debian/nvchecker
Vcs-Git: https://salsa.debian.org/debian/nvchecker.git

Package: nvchecker
Architecture: all
Depends:
	${misc:Depends},
	${python3:Depends},
Description: new-version checker for software releases
 nvchecker (short for new version checker) is for checking if a new
 version of some software has been released.
