diff options
Diffstat (limited to 'doc/summary.rst')
-rw-r--r-- | doc/summary.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/summary.rst b/doc/summary.rst new file mode 100644 index 0000000..89d87e9 --- /dev/null +++ b/doc/summary.rst @@ -0,0 +1,4 @@ +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 |