summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libarcus')
-rw-r--r--dev-libs/libarcus/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-libs/libarcus/metadata.xml b/dev-libs/libarcus/metadata.xml
index dce895cd5780..87e4648615f3 100644
--- a/dev-libs/libarcus/metadata.xml
+++ b/dev-libs/libarcus/metadata.xml
@@ -21,6 +21,11 @@
<email>perlovka@gmail.com</email>
<name>Michael Perlov</name>
</maintainer>
+ <longdescription>
+ This library contains C++ code and Python3 bindings for creating a socket in a thread and using this socket to
+ send and receive messages based on the Protocol Buffers library.
+ It is designed to facilitate the communication between Cura and its backend and similar code.
+ </longdescription>
<slots>
<subslots>soname major version number</subslots>
</slots>