diff options
author | David Robillard <d@drobilla.net> | 2011-01-26 05:03:14 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-26 05:03:14 +0000 |
commit | 0ad0f1e893850eec8decf6fbcbe82d372cb2699d (patch) | |
tree | 32153f6e5d384b1bcbdad4179d0b06093db48023 /README | |
parent | 88ff7278a83922dc5dd7a808e915a32e4521642f (diff) | |
download | serd-0ad0f1e893850eec8decf6fbcbe82d372cb2699d.tar.gz serd-0ad0f1e893850eec8decf6fbcbe82d372cb2699d.tar.bz2 serd-0ad0f1e893850eec8decf6fbcbe82d372cb2699d.zip |
Add ChangeLog and README files.
git-svn-id: http://svn.drobilla.net/serd/trunk@86 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Serd +---- + +Serd is a lightweight C library for RDF syntax which supports reading and +writing Turtle and NTriples. + +For more information, see <http://drobilla.net/software/serd>. + + -- David Robillard <d@drobilla.net> + + + + |