byte stream blurb

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1553 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1999-01-04 06:25:17 +00:00
parent 9348a81cf8
commit 1de8fc9cc3

3
README
View File

@ -68,6 +68,9 @@ Features include:
- File access is locked in a network-safe fashion, preventing
accidental damage if several users attempt to access the
same file, even if the file is NFS-mounted.
- Provides a byte-stream format, which allows accounts and
account groups to be transmitted to other processes
via pipes or sockets.
Home Page:
----------