File: control

package info (click to toggle)
jaxml 3.01-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 156 kB
  • ctags: 101
  • sloc: python: 627; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 606 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: jaxml
Section: python
Priority: optional
Maintainer: Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python, python-support (>= 0.3)
Standards-Version: 3.7.3
Homepage: http://www.librelogiciel.com/software/jaxml/action_Presentation

Package: python-jaxml
Architecture: all
Depends: ${python:Depends}
Provides: jaxml
Replaces: jaxml
Conflicts: jaxml
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.