summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:10:20 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:10:20 -0400
commitb0b8af39800407309482f3bfa6b8b5fe2ddb9349 (patch)
tree53a320b78da7a10c2f23f2931f680de4263c0105
parent41181a71385d4eb609a07acf998286312b01e3b2 (diff)
downloadslackbuilds-b0b8af39800407309482f3bfa6b8b5fe2ddb9349.tar.gz
slackbuilds-b0b8af39800407309482f3bfa6b8b5fe2ddb9349.tar.xz
graphics/xdot: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--graphics/xdot/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/xdot/README b/graphics/xdot/README
index 7a065a0293..b6cc4eea5c 100644
--- a/graphics/xdot/README
+++ b/graphics/xdot/README
@@ -4,11 +4,12 @@ language.
It uses internally the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering.
-xdot.py can be used either as a standalone application from command line, or
-as a library embedded in your python application.
+xdot.py can be used either as a standalone application from command
+line, or as a library embedded in your python application.
Features:
- * Since it doesn't use bitmaps, it is fast and has a small memory footprint.
+ * Since it doesn't use bitmaps, it is fast and has a small memory
+ footprint.
* Arbitrary zoom.
* Keyboard/mouse navigation.
* Supports events on the nodes with URLs.