File: control

package info (click to toggle)
flexml 1.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 640 kB
  • sloc: perl: 1,305; makefile: 260; xml: 188; ansic: 117
file content (21 lines) | stat: -rw-r--r-- 740 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
Source: flexml
Section: devel
Priority: optional
Maintainer: Martin Quinson <mquinson@debian.org>
Build-Depends: libwww-perl, debhelper (>= 7.1),  liburi-perl,
 libdate-calc-perl, flex
Standards-Version: 3.9.2
Homepage: http://flexml.sourceforge.net/
Vcs-Git: git://git.debian.org/git/collab-maint/flexml.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/flexml.git

Package: flexml
Architecture: any
Depends: ${shlibs:Depends}, libwww-perl, liburi-perl, libdate-calc-perl,
 ${misc:Depends}
Recommends: flex
Description: Fast validating XML processors and applications generator
 FleXML makes it easy to generate very fast validating XML processors
 as flex(1) source.
 .
 By design it can only handle documents using an external DTD.