Package Details: xmlindent 0.2.17-2

Git Clone URL: https://aur.archlinux.org/xmlindent.git (read-only, click to copy)
Package Base: xmlindent
Description: XML stream reformatter written in ANSI C
Upstream URL: http://xmlindent.sourceforge.net/
Keywords: xml
Licenses: GPL
Submitter: tokland
Maintainer: tokland
Last Packager: tokland
Votes: 18
Popularity: 0.000000
First Submitted: 2009-07-17 08:04 (UTC)
Last Updated: 2021-04-26 17:01 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

tokland commented on 2022-02-28 20:15 (UTC) (edited on 2022-02-28 20:16 (UTC) by tokland)

I have problems with the package:

$ echo "<tag></tag>" | xmlindent > out.xml; echo $?; wc -c out.xml
xmlindent: indent.c:443: content: Assertion `strlen(yytext) == 1' failed.
Aborted (core dumped)
134
0 out.xml

tokland commented on 2021-04-26 17:03 (UTC)

@micwoj92, done! 0.2.17-2.

micwoj92 commented on 2021-04-25 21:51 (UTC)

Hello, could you update download to https?