| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=74018
|
|
|
|
| |
Notes:
svn path=/head/; revision=70313
|
|
|
|
| |
Notes:
svn path=/head/; revision=60198
|
|
|
|
| |
Notes:
svn path=/head/; revision=53582
|
|
|
|
|
|
|
| |
assume maintainership.
Notes:
svn path=/head/; revision=49235
|
|
|
|
| |
Notes:
svn path=/head/; revision=42484
|
|
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
Notes:
svn path=/head/; revision=39788
|