Source: libmodplug Maintainer: Stephen Kitt Section: libs Build-Depends: debhelper-compat (= 14) Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/mod-player-team/libmodplug Vcs-Git: https://salsa.debian.org/mod-player-team/libmodplug.git Homepage: https://github.com/Konstanty/libmodplug Package: libmodplug1 Architecture: any Multi-Arch: same Description: shared libraries for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. Package: libmodplug-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libmodplug1 (= ${binary:Version}) Description: development files for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com.