blob: 59bdb8edaeefd3b4291ed78f53eb4e253b748d87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Emacs-libvterm (vterm) is fully-fledged terminal emulator inside
GNU Emacs based on libvterm, a C library. As a result of using
compiled code (instead of elisp), emacs-libvterm is fully capable,
fast, and it can seamlessly handle large outputs.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|