Files
gentoo/app-accessibility/accerciser/metadata.xml
Pacho Ramos 961bc75a3f app-accessibility/accerciser: mark ALLARCHES
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2024-07-15 21:00:14 +02:00

18 lines
861 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<stabilize-allarches/>
<longdescription lang="en">
Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information.
In essence, Accerciser is a next generation at-poke tool.
</longdescription>
<upstream>
<remote-id type="gnome-gitlab">GNOME/accerciser</remote-id>
</upstream>
</pkgmetadata>