Date: Tue, 13 Mar 2001 13:10:35 -0800 (PST) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile ports/converters/p5-Boulder Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200103132110.f2DLAZI82616@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 2001/03/13 13:10:35 PST
Modified files:
converters Makefile
Added files:
converters/p5-Boulder Makefile distinfo pkg-comment pkg-descr
pkg-plist
Log:
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
Revision Changes Path
1.56 +2 -1 ports/converters/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103132110.f2DLAZI82616>
