Add a brief description to the .doap

This commit is contained in:
Ryan Lortie 2010-04-15 21:32:54 -04:00
parent 0fec2048f0
commit 3938c73547

View File

@ -7,6 +7,19 @@
<name xml:lang='en'>gvdb</name>
<shortdesc xml:lang='en'>GVariant Database file</shortdesc>
<description xml:lang='en'>
A simple database file format that stores a mapping from strings to
GVariant values in a way that is extremely efficient for lookups.
The database is written once and can not be modified.
Included here is reader code and a first-pass implementation of a
writer (that does not currently produce particularly optimised
output).
It is intended that this code be used by copy-pasting into your
project or by making use of git-submodule(1).
</description>
<maintainer>
<foaf:Person>