Source: zycore-c
Section: libs
Priority: optional
Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Build-Depends: debhelper-compat (= 13), cmake (>= 3.1), libgtest-dev
Standards-Version: 4.6.0
Homepage: https://github.com/zyantific/zycore-c
Rules-Requires-Root: no

Package: libzycore1.1
Architecture: any-amd64 any-i386 any-arm64 any-arm
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Zyan Core Library for C
 Zyan Core is an internal library providing platform independent types,
 macros and a fallback for environments without LibC.
 .
 This package contains the shared library.

Package: libzycore-dev
Section: libdevel
Architecture: any-amd64 any-i386 any-arm64 any-armhf any-armel
Depends: ${misc:Depends}, libzycore1.1 (= ${binary:Version})
Description: Zyan Core Library for C - development
 Zyan Core is an internal library providing platform independent types,
 macros and a fallback for environments without LibC.
 .
 This package contains the development files.
