blob: e619d22c619d7b1b2219a6f52fd83b48c2dd117a (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Sakura is a terminal emulator based on GTK and VTE. It's a
terminal emulator with few dependencies, so you don't need
a full GNOME desktop installed to have a decent terminal
emulator. Current terminal emulators based on VTE are
gnome-terminal, XFCE Terminal, TermIt and a small sample
program included in the vte sources. Sakura differences from
the last one is that it uses a notebook to provide several
terminals in one window and adds a contextual menu with some
basic options. No more no less.
</longdescription>
<upstream>
<remote-id type="launchpad">sakura</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|