blob: 2a6080bd30a30967e6affeb64ce7bb171db50c41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zoltan@sinustrom.info</email>
<name>Zoltan Puskas</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Generic Linux command-line automation tool (no X!) ou can use it on
anything as long as it accepts keyboard/mouse/whatever input. For
example, X11, text console, "RetroArch OS", fbdev apps
(fbterm/mplayer/SDL1/LittleVGL/Qt Embedded), etc.
</longdescription>
<upstream>
<bugs-to>https://github.com/ReimuNotMoe/ydotool/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|