Source: c-stdaux
Section: libdevel
Maintainer:
 Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Stuart Prescott <stuart@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 meson,
Standards-Version: 4.7.3
Homepage: https://github.com/c-util/c-stdaux
Vcs-Git: https://salsa.debian.org/python-team/packages/c-stdaux.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/c-stdaux

Package: libcstdaux-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
Description: Auxiliary macros and functions for the C standard library
 The c-stdaux project contains support macros and auxiliary functions around
 the functionality of common C standard libraries. This includes helpers for
 the ISO C Standard Library, but also other common specifications like POSIX
 or common extended features of widespread compilers like gcc and clang.
