Source: python-enet Section: python Maintainer: Debian Games Team Uploaders: Sébastien Noel Build-Depends: cython3, debhelper-compat (= 13), dh-python, libenet-dev (>= 1.3.17), python3-all-dev, python3-setuptools, Standards-Version: 4.7.4 Homepage: https://github.com/piqueserver/pyenet Vcs-Browser: https://salsa.debian.org/games-team/python-enet Vcs-Git: https://salsa.debian.org/games-team/python-enet.git Package: python3-enet Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Breaks: ${python:Breaks} Description: Python3 wrapper for the ENet library python-enet provides a thin wrapper around the enet networking library. ENet is a thin layer to provide reliable communication over UDP.