Source: python-gymnasium
Section: python
Priority: optional
Maintainer: Don Xu <me@eipi.fun>
Build-Depends:
	debhelper-compat (= 11),
	dh-python,
	pybuild-plugin-pyproject,
	python3-all,
	python3-setuptools,
	python3-numpy,
Build-Depends-Indep:
	python3-pytest,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/EiPiFun/python-gymnasium
Vcs-Git: https://salsa.debian.org/EiPiFun/python-gymnasium.git
Homepage: https://github.com/Farama-Foundation/Gymnasium

Package: python3-gymnasium
Architecture: all
Depends: ${python3:Depends},${misc:Depends}
Provides: python3-farama-notifications (= 0.0.6)
Description: Standard API for reinforcement learning with reference environments
 Gymnasium is an open source Python library for developing and comparing
 reinforcement learning algorithms by  providing a standard API to communicate
 between learning algorithms and environments, as well as a standard set  of 
 environments compliant with that API.
 This build in Debian is bundled with Farama-Notifications.
