summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:07:30 +0100
committer B. Watson2022-03-13 20:07:30 +0100
commit8255307b1c8ff8e6644660a762f9420646e53ed7 (patch)
treef1edb8be0ecc44d35b3b124950f5c0e6de118b70 /graphics
parentf4cb6e6b619bdfa4cac30bee8c7fcef52d4382e7 (diff)
downloadslackbuilds-8255307b1c8ff8e6644660a762f9420646e53ed7.tar.gz
graphics/pygraphviz: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pygraphviz/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pygraphviz/README b/graphics/pygraphviz/README
index f257628cbe..d44704813d 100644
--- a/graphics/pygraphviz/README
+++ b/graphics/pygraphviz/README
@@ -1,5 +1,6 @@
PyGraphviz is a Python interface to the Graphviz graph layout and
visualization package.
-With PyGraphviz you can create, edit, read, write, and draw graphs using
-Python to access the Graphviz graph data structure and layout algorithms.
+With PyGraphviz you can create, edit, read, write, and draw graphs
+using Python to access the Graphviz graph data structure and layout
+algorithms.