File: control

package info (click to toggle)
jaxml 3.01-0.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 156 kB
  • ctags: 100
  • sloc: python: 627; makefile: 33; sh: 30
file content (13 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: jaxml
Section: interpreters
Priority: optional
Maintainer: JP Sugarbroad <taral@taral.net>
Build-Depends-Indep: debhelper (>> 4.0.0), python (>= 2.1)
Standards-Version: 3.5.8

Package: jaxml
Architecture: all
Depends: python2.3 | python2.1 | python2.2
Description: Python module for generating XML documents
 jaxml is a python module that defines a class XML_document, which allows easy
 and trouble-free generation of XML documents.