Source: tbox
Maintainer: Yangfl <mmyangfl@gmail.com>
Uploaders: Lance Lin <lq27267@gmail.com>
Section: libs
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/xmake-team/tbox
Vcs-Git: https://salsa.debian.org/xmake-team/tbox.git
Homepage: https://github.com/tboox/tbox

Package: libtbox-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}
Description: glib-like multi-platform c library (development files)
 TBOX is a glib-like cross-platform C library that is simple to use yet powerful
 in nature.
 .
 The project focuses on making C development easier and provides many modules
 (.e.g stream, coroutine, regex, container, algorithm ...), so that any
 developer can quickly pick it up and enjoy the productivity boost when
 developing in C language.
 .
 This package contains the header files and static library.
