Bug 92946 - New port: print/xmlprpr - XML Pretty Printer
Summary: New port: print/xmlprpr - XML Pretty Printer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 07:30 UTC by Paul Chvostek
Modified: 2006-02-11 07:18 UTC (History)
1 user (show)

See Also:


Attachments
xmlprpr-1.32.shar (2.18 KB, text/plain)
2006-02-07 07:30 UTC, Paul Chvostek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!