mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into staging
This commit is contained in:
commit
aa13c5657d
125 changed files with 4678 additions and 1588 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue