File: control

package info (click to toggle)
trac-graphviz 0.7.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 172 kB
  • ctags: 62
  • sloc: python: 440; makefile: 38; sh: 13
file content (22 lines) | stat: -rw-r--r-- 930 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: trac-graphviz
Section: python
Priority: optional
Maintainer: Christoph Egger <christoph.egger@gmx.de>
Build-Depends: debhelper (>= 7.0~), python-setuptools, python (>= 2.6.6-3~)
Build-Depends-Indep: dh-python
Standards-Version: 3.8.3
DM-Upload-Allowed: yes
Vcs-Git: git://git.debian.org/git/users/christoph-guest/trac-graphviz.git/
Vcs-Browser: http://git.debian.org/?p=users/christoph-guest/trac-graphviz.git
Homepage: http://trac-hacks.org/wiki/GraphvizPlugin

Package: trac-graphviz
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, trac (>= 0.11.1), python-pygraphviz
Recommends: librsvg2-bin
Enhances: trac
Description: Graphs printing plugin for Trac
 This is a Plugin for the Trac project management application. It
 allows drawing of diagrams in a extension to the wiki markup language
 and renders them using the graphviz programs into a form that is
 displayable in a webbrowser.