Source: nvchecker
Section: utils
Priority: optional
Maintainer: Afif Elghraoui <afif@debian.org>
Build-Depends:
	debhelper-compat (=13),
	dh-sequence-python3,
	pybuild-plugin-pyproject,
	python3-all,
	python3-setuptools,
	python3-toml,
	python3-platformdirs,
	python3-structlog,
	python3-tornado,
	python3-pycurl,
Rules-Requires-Root: no
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.
