FreeBSD converters : p5-Boulder4>
An API for hierarchical tag/value structures
Boulder IO is a simple TAG=VALUE data format designed for sharing
data between programs connected via a pipe. It is also simple
enough to use as a common data exchange format between databases,
Web pages, and other data representations.
The basic data format is very simple. It consists of a series of
TAG=VALUE pairs separated by newlines. It is record-oriented.
The end of a record is indicated by an empty delimiter alone on a
line. The delimiter is "=" by default, but can be adjusted by the
user.
http://search.cpan.org/dist/Boulder/
|
p5-Boulder history
v. 1.9
date: 2006/06/25 16:38:39; author: clsung; state: Exp; lines: +0 -1
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin)
v. 1.8
date: 2003/10/24 12:01:16; author: ijliao; state: Exp; lines: +1 -1
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.7
date: 2003/03/07 05:57:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2003/01/26 00:36:19; author: tobez; state: Exp; lines: +2 -1
Update to 1.30.
v. 1.5
date: 2002/11/17 18:43:01; author: tobez; state: Exp; lines: +1 -1
Update to 1.29.
v. 1.4
date: 2002/05/28 15:33:45; author: tobez; state: Exp; lines: +1 -1
Update to 1.27.
v. 1.3
date: 2002/01/22 16:10:48; author: tobez; state: Exp; lines: +1 -1
Update to 1.25.
v. 1.2
date: 2001/10/26 20:07:45; author: tobez; state: Exp; lines: +20 -8
Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list,
assume maintainership.
v. 1.1
date: 2001/03/13 21:10:34; author: andreas; state: Exp;
new port p5-Boulder
Boulder IO is a simple TAG=VALUE data format designed for sharing
data between programs connected via a pipe. It is also simple
enough to use as a common data exchange format between databases,
Web pages, and other data representations.
The basic data format is very simple. It consists of a series of
TAG=VALUE pairs separated by newlines. It is record-oriented.
The end of a record is indicated by an empty delimiter alone on a
line. The delimiter is "=" by default, but can be adjusted by the
user.
WWW: http://search.cpan.org/search?dist=Boulder
=============================================================================
|