diff options
author | David Robillard <d@drobilla.net> | 2011-01-27 19:29:55 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-27 19:29:55 +0000 |
commit | 0c67a1bd0cd5f40fe93584a2e3713cb8963d6835 (patch) | |
tree | bf5b897eca764a8b04812a403db4497cbbe7c2a2 /README | |
parent | 43c824c8040674d3b2f901798d8c729f87d99383 (diff) | |
download | sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.tar.gz sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.tar.bz2 sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.zip |
Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).
git-svn-id: http://svn.drobilla.net/sord/trunk@2 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Sord +---- + +Sord is a lightweight C library for storing RDF statements in memory. + +For more information, see <http://drobilla.net/software/sord>. + + -- David Robillard <d@drobilla.net> + |