Bug 56362

Summary: New port: PEAR Config package provides methods for configuration manipulation
Product: Ports & Packages Reporter: Alex Miller <asm>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Alex Miller 2003-09-03 10:10:08 UTC
The Config package provides methods for configuration manipulation.

* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache...).
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives...
* Parses configurations into a tree structure
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-08 01:34:20 UTC
State Changed
From-To: open->closed

Commited, thanks!