Bug 56362 - New port: PEAR Config package provides methods for configuration manipulation
Summary: New port: PEAR Config package provides methods for configuration manipulation
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-03 10:10 UTC by Alex Miller
Modified: 2003-09-08 01:34 UTC (History)
0 users

See Also:


Attachments
file.shar (3.81 KB, text/plain)
2003-09-03 10:10 UTC, Alex Miller
no flags Details

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