Source: zimg Section: libs Maintainer: Debian Multimedia Maintainers Uploaders: Sebastian Ramacher Build-Depends: debhelper-compat (= 14) Standards-Version: 4.7.4 Homepage: https://github.com/sekrit-twc/zimg Vcs-Git: https://salsa.debian.org/multimedia-team/zimg.git Vcs-Browser: https://salsa.debian.org/multimedia-team/zimg Package: libzimg-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libzimg2 (= ${binary:Version}) Description: scaling, colorspace, depth conversion library (development files) The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. . This package contains development files. Package: libzimg2 Architecture: any Multi-Arch: same Description: scaling, colorspace, depth conversion library (shared library) The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. . This package constains the shared library.