mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 17:05:49 +02:00
17 lines
634 B
XML
17 lines
634 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<upstream>
|
|
<remote-id type="github">akermu/emacs-libvterm</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|