summaryrefslogtreecommitdiffstats
path: root/databases/edb
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>2003-05-23 02:16:23 +0000
committerhoek <hoek@FreeBSD.org>2003-05-23 02:16:23 +0000
commit8b00d0886b8a06dae0634623c2020bac60bc48fc (patch)
tree6fd7224d6630f87fbcd8fdff408f5b169c78927e /databases/edb
parente7845c118a876b3b2eb138873438aaeae86424b9 (diff)
downloadFreeBSD-ports-8b00d0886b8a06dae0634623c2020bac60bc48fc.zip
FreeBSD-ports-8b00d0886b8a06dae0634623c2020bac60bc48fc.tar.gz
- "Website:" -> "WWW:", and make the www link a little better, too.
- Don't list the MAINTAINER as Brandon anymore, since it is ports@FreeBSD.org nowadays. - Reformat one line to fit a little better on an 80-char wide screen and also a slight touchup to the English.
Diffstat (limited to 'databases/edb')
-rw-r--r--databases/edb/pkg-descr16
1 files changed, 6 insertions, 10 deletions
diff --git a/databases/edb/pkg-descr b/databases/edb/pkg-descr
index 3dd5f74..d9a3503 100644
--- a/databases/edb/pkg-descr
+++ b/databases/edb/pkg-descr
@@ -1,16 +1,16 @@
Enlightenment Database Library
Edb is intended to provide a stable API and file format for archiving
-configuration, theme and other data available all the time for access at
+configuration, theme, and other data available all the time for access at
random really fast. Edb can store any kind of data in key-value pair format.
-Random access reading and writing is FAST as the core of Edb used a berkley.
-Edb provides a convenience API designed to make access fast AND improves access
+Random access reading and writing is FAST as the core of Edb uses a berkley.
+Edb provides a convenience API designed to make access fast AND improve access
speed by caching open db's until a flush and providing conveience macros too.
It also will be used to store image data and geometry data for theme files so
the information can be accessed without needing to unarchive files and can be
edited without having to unarchive and re-archive, and still be accesses at
-random really quickly. Documentation is provided as comments in the Edb.h header
-file.
+random really quickly. Documentation is provided as comments in the Edb.h
+header file.
Edb will be used for all config theme and meta data stroage for E17/EFM
etc. sine it provides FAST random-access read/write of any data wanted
@@ -18,8 +18,4 @@ etc. sine it provides FAST random-access read/write of any data wanted
unpack/repack files - data can be etxracted and put back at whim with a
simple API from which simple or complex tools can be built.
---Raster
-raster@rasterman.com
-
-Website: http://www.enlightenment.org/
-Maintainer: Brandon Fosdick <bfoz@glue.umd.edu>
+WWW: http://www.enlightenment.org/pages/edb.html
OpenPOWER on IntegriCloud