mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-11 00:07:51 +03:00
app-emacs/dape: update metadata XML
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
e6f5a20ea7
commit
e7d9006a2c
@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="person">
|
<maintainer type="person">
|
||||||
<email>arsen@gentoo.org</email>
|
<email>arsen@gentoo.org</email>
|
||||||
@ -13,7 +14,15 @@
|
|||||||
<email>gnu-emacs@gentoo.org</email>
|
<email>gnu-emacs@gentoo.org</email>
|
||||||
<name>Gentoo GNU Emacs project</name>
|
<name>Gentoo GNU Emacs project</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
<longdescription>
|
||||||
|
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.
|
||||||
|
</longdescription>
|
||||||
<upstream>
|
<upstream>
|
||||||
|
<bugs-to>https://github.com/svaante/dape/issues/</bugs-to>
|
||||||
<remote-id type="github">svaante/dape</remote-id>
|
<remote-id type="github">svaante/dape</remote-id>
|
||||||
</upstream>
|
</upstream>
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user