Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libarcus | name : libarcus | ||||
| version : 3.6.0 | version : 4.0.0 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/libArcus/archive/3.6.0.tar.gz : d9dee21a558e3a13b23f5ee5f264e08ec8f231a0b6a6354f6eabb081a9e5da9f | - https://github.com/Ultimaker/libArcus/archive/4.0.0.tar.gz : fc7709fe8e9738d219baa65606a092dc67d5c9fc3002d48f074a7c55db87a8e4 | ||||
| license : LGPL-3.0-or-later | license : LGPL-3.0-or-later | ||||
| component : programming.library | component : programming.library | ||||
| summary : Communication library between internal components for Ultimaker software | summary : Communication library between internal components for Ultimaker software | ||||
| description: | | description: | | ||||
| This library contains C++ code and Python3 bindings for creating | This library contains C++ code and Python3 bindings for creating | ||||
| a socket in a thread and using this socket to send and receive messages | 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 | based on the Protocol Buffers library. It is designed to facilitate the | ||||
| communication between Cura and its backend and similar code. | communication between Cura and its backend and similar code. | ||||
| Show All 10 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.