Source: codecgraph Section: sound Priority: optional Maintainer: Keng-Yu Lin Build-Depends: debhelper (>= 12), dh-python, python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3 Standards-Version: 4.4.0 Homepage: http://helllabs.org/codecgraph/ Package: codecgraph Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, graphviz Description: Generates graphviz graphs from HDA-Intel codec information Codecgraph is a tool to generate a graph based on the ALSA description of a High Definition Audio codec. The generated graph depicts the HDA codec layout and node connections, helping driver troubleshooting and maintenance. Codecgraph's parser reads the codec description from /proc/asound/card*/codec#0 and parsed data is sent to Graphviz for actual graph generation.