From owner-cvs-all Tue Mar 13 13:10:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3987737B728; Tue, 13 Mar 2001 13:10:35 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2DLAZI82616; Tue, 13 Mar 2001 13:10:35 -0800 (PST) (envelope-from andreas) Message-Id: <200103132110.f2DLAZI82616@freefall.freebsd.org> From: Andreas Klemm Date: Tue, 13 Mar 2001 13:10:35 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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