Source: trantor Maintainer: Pierre-Elliott Bécue Section: web Priority: optional Build-Depends: cmake, debhelper-compat (=13), dh-cmake, dh-cmake-compat (=1) Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/debian/trantor Vcs-Git: https://salsa.debian.org/debian/trantor.git Homepage: https://github.com/an-tao/trantor Rules-Requires-Root: no Package: libtrantor1 Section: libs Architecture: any Depends: libcares2, libssl3t64, ${misc:Depends}, ${shlibs:Depends} Description: Non-blocking I/O cross-platform TCP network library Trantor is a non-blocking I/O cross-platform TCP network library, using C++14. Drawing on the design of Muduo Library . This package provides the trantor library itself Package: libtrantor-dev Section: libdevel Architecture: any Depends: libtrantor1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Non-blocking I/O cross-platform TCP network library development files Trantor is a non-blocking I/O cross-platform TCP network library, using C++14. Drawing on the design of Muduo Library . This package provides the development files for the trantor library