aboutsummaryrefslogtreecommitdiff
path: root/python/pyatspi/README
diff options
context:
space:
mode:
authorBob Funk <bobfunk11@gmail.com>2023-05-25 20:59:16 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-27 08:08:46 +0700
commit0cdbefeb2372aa48efe6b9830422b734f8021b00 (patch)
tree5ccf10dfe008fc319bfa2eeb8bb4284a6e110851 /python/pyatspi/README
parente6fec1c4447d8e245b7785066ecb7deed79d49e2 (diff)
python/pyatspi: Added (Python Client Library for AT-SPI)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyatspi/README')
-rw-r--r--python/pyatspi/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pyatspi/README b/python/pyatspi/README
new file mode 100644
index 0000000000000..599963842a78f
--- /dev/null
+++ b/python/pyatspi/README
@@ -0,0 +1,3 @@
+pyatspi is a python client library for the AT-SPI D-Bus accessibility
+infrastructure.
+