diff options
Diffstat (limited to 'doc/sratom.rst')
-rw-r--r-- | doc/sratom.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/sratom.rst b/doc/sratom.rst index 9d79a32..bf37c17 100644 --- a/doc/sratom.rst +++ b/doc/sratom.rst @@ -2,7 +2,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. +Sratom is a small library for serializing `LV2 atoms`_. Sratom reads/writes +atoms from/to RDF, allowing them to be converted between binary and text or +stored in a model. .. _LV2 atoms: http://lv2plug.in/ns/ext/atom |