File: control

package info (click to toggle)
xmlindent 0.2.18-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: ansic: 625; yacc: 63; makefile: 29; xml: 22
file content (17 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
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.