libarcus 3.0.3-1 source package in Ubuntu

Changelog

libarcus (3.0.3-1) unstable; urgency=medium

  [ Gregor Riepl ]
  * New upstream release 3.0.3.
  * Upstream license change to LGPL-3+.

 -- Petter Reinholdtsen <email address hidden>  Mon, 30 Oct 2017 09:15:52 +0000

Upload details

Uploaded by:
3-D printer team
Uploaded to:
Sid
Original maintainer:
3-D printer team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libarcus_3.0.3-1.dsc 2.2 KiB eb09bac33745b31f4ed2e0068eb7870d605ab5ce60327abbaaa7f6a9e715e901
libarcus_3.0.3.orig.tar.gz 28.9 KiB 278a0f7f5b445e6e396f28488055488be1cf56fa325b1766ca94fe9737ffa189
libarcus_3.0.3-1.debian.tar.xz 8.3 KiB b723c79039149d155bd5c85539cfba62cfe63e7c5a8411df196ef4558c660f7a

No changes file available.

Binary packages built by this source

libarcus-dev: message queue for Cura based on protobuf (development files)

 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.
 This package contains C++ headers and other development files.

libarcus3: message queue for Cura based on protobuf (shared library)

 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.
 This package contains the shared library.

libarcus3-dbgsym: debug symbols for libarcus3
python3-arcus: message queue for Cura based on protobuf (Python bindings)

 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.
 This package contains the Python 3 bindings.

python3-arcus-dbgsym: debug symbols for python3-arcus