diff options
author | David Robillard <d@drobilla.net> | 2019-04-22 10:52:21 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-04-22 10:52:21 +0200 |
commit | 432d60b600842c7d09de9ca1f33800358e8e058d (patch) | |
tree | c90daf5cdb8e9cf2c70feeee53c983bbcc706067 /README | |
parent | feb8f4d2b6324183ea04271f1cb8d7db0232a89e (diff) | |
download | sratom-432d60b600842c7d09de9ca1f33800358e8e058d.tar.gz sratom-432d60b600842c7d09de9ca1f33800358e8e058d.tar.bz2 sratom-432d60b600842c7d09de9ca1f33800358e8e058d.zip |
Update documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -Sratom -====== - -Sratom is a library for serialising LV2 atoms to/from RDF, particularly the -Turtle syntax. -For more information, see <http://drobilla.net/software/sratom>. - -More information about LV2 atoms can be found at <http://lv2plug.in/ns/ext/atom> - - -- David Robillard <d@drobilla.net> |