Bug 92946

Summary: New port: print/xmlprpr - XML Pretty Printer
Product: Ports & Packages Reporter: Paul Chvostek <paul+ports>
Component: Individual Port(s)Assignee: Jean-Yves Lefort <jylefort>
Status: Closed FIXED    
Severity: Affects Only Me CC: paul+ports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xmlprpr-1.32.shar none

Description Paul Chvostek 2006-02-07 07:30:04 UTC
	An XML pretty printer created to format xml that doesn't make use of
	mixed content. In the default mode each element is put on a separate
	line with consistent indentation. It can also separate attributes onto
	individual lines, sort attributes in a specified or alphabetic order,
	expand self closing tags, and more.

How-To-Repeat: 	n/a
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2006-02-11 06:52:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2006-02-11 07:17:27 UTC
State Changed
From-To: open->closed

Committed (in the textproc category) with a few modifications, thanks!