Merge branch 'master' into staging

This commit is contained in:
Marius Bakke 2020-05-26 22:34:46 +02:00
commit aa13c5657d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
125 changed files with 4678 additions and 1588 deletions

View file

@ -316,8 +316,8 @@ structure and layout algorithms.")
(synopsis "Interactive viewer for graphviz dot files")
(description "Xdot is an interactive viewer for graphs written in
@code{graphviz}s dot language. Internally, it uses the xdot output format as
an intermediate format,and @code{gtk} and @code{cairo} for rendering. Xdot can
be used either as a standalone application, or as a python library.")
an intermediate format, and @code{gtk} and @code{cairo} for rendering. Xdot
can be used either as a standalone application, or as a Python library.")
(license license:lgpl3+)))
(define-public python-pydot