# Don't propagate out to the dev output to avoid pulling in GUI dependencies
propagatedBuildOutputs=["lib"];
meta=withlib;{
homepage="https://github.com/libtypec/libtypec";
description="generic diagnostic tool interface for usb-c ports";
longDescription="libtypec is aimed to provide a generic interface abstracting all platform complexity for user space to develop tools for efficient USB-C port management. The library can also enable development of diagnostic and debug tools to debug system issues around USB-C/USB PD topology.";