summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index b01cc2c..fc74e2f 100644
--- a/debian/control
+++ b/debian/control
@@ -22,9 +22,10 @@ Package: tikzit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: texlive-pictures
-Description: Graphical tool for creating node-and-edge style graphs
- TikZiT is a graphical tool for rapidly creating and editing
- node-and-edge style graphs. It was originally created to aid in the
- typesetting of "dot" diagrams of interacting quantum observables (see
- arXiv:0906.4725), but can be used as a general graph editing program.
-
+Description: visual PGF/TikZ graph editor
+ TikZiT is a graphical tool for editing graphs written in PGF/TikZ.
+ .
+ TikZiT helps rapidly create and edit node-and-edge style graphs.
+ It was originally created to aid in the typesetting of "dot" diagrams
+ of interacting quantum observables (see arXiv:0906.4725), but can be
+ used as a general graph editing program.