totem-pl-parser
totem-pl-parser
Install it by running either;
kpkg install totem-pl-parser
or
kpkg build totem-pl-parser
To see the difference, see The handbook
graph TD
N0["libgpg-error"]
N1["libgcrypt"]
N2["totem-pl-parser"]
style N2 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N3["glib"]
N4["gobject-introspection"]
N0 --> N1
N1 --> N2
N3 --> N4
N4 --> N2