blob: b1e60299252714e3d6b425c34f3064b1e29c93db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
Zutty is a terminal emulator for the X Window System, functionally
similar to several other X terminal emulators such as xterm, rxvt
and countless others. It is also similar to other, much more
modern, GPU-accelerated terminal emulators such as Alacritty and
Kitty. What really sets Zutty apart is its radically simple, yet
extremely efficient rendering implementation, coupled with a
sufficiently complete feature set to make it useful for a wide
range of users. Zutty offers high throughput with low latency, and
strives to conform to relevant (published or de-facto) standards.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:zutty_project:zutty</remote-id>
</upstream>
<origin>liguros-repo</origin>
</pkgmetadata>
|