mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Arjan Adriaanse <arjan@adriaan.se>
27 lines
1005 B
XML
27 lines
1005 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>arjan@adriaan.se</email>
|
|
<name>Arjan Adriaanse</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.
|
|
|
|
This package automatically compiles the needed module and provides
|
|
configurations for better integration with some shells.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<email>fuermetz@mailbox.org</email>
|
|
<name>Lukas Fürmetz</name>
|
|
</maintainer>
|
|
<doc>https://github.com/akermu/emacs-libvterm/blob/master/README.md</doc>
|
|
<bugs-to>https://github.com/akermu/emacs-libvterm/issues</bugs-to>
|
|
<remote-id type="github">akermu/emacs-libvterm</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|