File: control

package info (click to toggle)
pyjunitxml 0.5-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 128 kB
  • ctags: 63
  • sloc: python: 272; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: pyjunitxml
Section: python
Priority: optional
Maintainer: Robert Collins <robertc@robertcollins.net>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
 python-all-dev (>= 2.3.5-11)
Build-Depends-Indep: python-docutils, python-support (>= 0.5.3),
 subunit (>= 0.0.2)
Standards-Version: 3.8.3

Package: python-junitxml
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: PyUnit extension for reporting in JUnit compatible XML
 A PyUnit extension to output JUnit compatible XML.