diff options
Diffstat (limited to 'accessibility/accerciser3/pkg-descr')
-rw-r--r-- | accessibility/accerciser3/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/accessibility/accerciser3/pkg-descr b/accessibility/accerciser3/pkg-descr new file mode 100644 index 000000000..fe0530271 --- /dev/null +++ b/accessibility/accerciser3/pkg-descr @@ -0,0 +1,5 @@ +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. |