1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: xmlindent
Section: devel
Priority: optional
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper-compat (= 13), flex, libfl-dev
Rules-Requires-Root: no
Standards-Version: 4.2.1.2
Homepage: http://xmlindent.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/debian/xmlindent
Vcs-Git: https://salsa.debian.org/debian/xmlindent
Package: xmlindent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: XML stream reformatter
XML Indent is a XML stream reformatter written in ANSI C. It is analogous
to GNU indent.
|