File: control

package info (click to toggle)
ruby-graphviz 1.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,216 kB
  • sloc: ruby: 7,685; xml: 26; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 821 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: ruby-graphviz
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Praveen Arimbrathodiyil <praveen@debian.org>
Build-Depends: debhelper-compat (= 13), gem2deb, graphviz
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-graphviz.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-graphviz
Homepage: https://github.com/glejeune/Ruby-Graphviz
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-graphviz
Architecture: all
Depends: graphviz, ruby, ${misc:Depends}, ${shlibs:Depends}
Description: Ruby interface to the GraphViz graphing tool
 Ruby/Graphviz provides an interface to layout and generate images of
 directed graphs in a variety of formats (PostScript, PNG, etc.) using
 GraphViz.