Source: python3-pyboy
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 cython3,
 dh-python,
 make,
 pkgconf,
 pkg-config,
 python3,
 python3-cryptography,
 python3-filelock,
 python3-opengl,
 python3-matplotlib,
 python3-numpy,
 python3-pillow,
 python3-pip,
 python3-pytest,
 python3-pytest-benchmark,
# python3-pytest-lazy-fixtures,
 python3-pytest-xdist,
 python3-git,
 python3-wheel,
 python3-sdl2,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/Baekalfen/PyBoy
Vcs-Browser: https://github.com/Baekalfen/PyBoy
Vcs-Git: https://github.com/Baekalfen/PyBoy.git

Package: python3-pyboy
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: PyBoy - Python Game Boy emulator
 Game Boy emulator written in Python.