Source: zix Section: libs Maintainer: Debian Multimedia Maintainers Uploaders: Sebastian Ramacher Build-Depends: debhelper-compat (= 14), meson, ninja-build, pkgconf Standards-Version: 4.7.4 Homepage: https://gitlab.com/drobilla/zix Vcs-Git: https://salsa.debian.org/multimedia-team/zix.git Vcs-Browser: https://salsa.debian.org/multimedia-team/zix Package: libzix-0-0 Architecture: any Multi-Arch: same Description: library of portability wrappers and data structures (shared library) Zix provides a lightweight library of portability wrappers and data structures. Components of Zix include bump allocator, B-tree, hash table, and binary tree implementations. The wrappers include filesystem and threading abstractions. . This package provides the shared library. Package: libzix-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libzix-0-0 (= ${binary:Version}), Description: library of portability wrappers and data structures (development files) Zix provides a lightweight library of portability wrappers and data structures. Components of Zix include bump allocator, B-tree, hash table, and binary tree implementations. The wrappers include filesystem and threading abstractions. . This package provides the development files.