diff options
Diffstat (limited to 'doc/sratom.rst')
-rw-r--r-- | doc/sratom.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/sratom.rst b/doc/sratom.rst new file mode 100644 index 0000000..9d79a32 --- /dev/null +++ b/doc/sratom.rst @@ -0,0 +1,8 @@ +###### +Sratom +###### + +Sratom is a small library for serialising `LV2 atoms`_ to and from RDF, +for converting between binary and text or storing in a model. + +.. _LV2 atoms: http://lv2plug.in/ns/ext/atom |