diff --git a/app-emacs/dape/metadata.xml b/app-emacs/dape/metadata.xml index 69faaba85413..e6941b26e9bf 100644 --- a/app-emacs/dape/metadata.xml +++ b/app-emacs/dape/metadata.xml @@ -1,5 +1,6 @@ + arsen@gentoo.org @@ -13,7 +14,15 @@ gnu-emacs@gentoo.org Gentoo GNU Emacs project + + Dape is a debug adapter client for Emacs. The debug adapter + protocol, much like its more well-known counterpart, the language server + protocol, aims to establish a common API for programming tools. However, + instead of functionalities such as code completions, it provides a + standardized interface for debuggers. + + https://github.com/svaante/dape/issues/ svaante/dape