Source: fife Maintainer: Debian Games Team Uploaders: Christoph Egger , Section: libdevel Build-Depends: debhelper-compat (= 13), dh-sequence-python3, cmake, libalut-dev, libasound2-dev, libboost-dev, libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libfifechan-dev (>= 0.1.5), libglew-dev, libopenal-dev, libpng-dev, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libtinyxml-dev, libunittest++-dev, libvorbis-dev, libxcursor-dev, python3, python3-dev, python3-setuptools, swig, zlib1g-dev, Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/games-team/fife.git Vcs-Browser: https://salsa.debian.org/games-team/fife Homepage: https://www.fifengine.net/ Package: python3-fife Section: python Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: FIFE is a multi-platform isometric game engine FIFE stands for Flexible Isometric Free Engine and is a cross platform game creation framework written in C++. It provides you with the ability to create a game using Python interfaces. FIFE also comes as a DLL or static library so you can use C++ as well.