libarcus 4.13.0-3build1 source package in Ubuntu

Changelog

libarcus (4.13.0-3build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:04:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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_4.13.0.orig.tar.gz 31.3 KiB 6318f40432a210c77335964c1bb344f499668eab0e23803814065d78573f5951
libarcus_4.13.0-3build1.debian.tar.xz 8.9 KiB e15e0e011d3893c3b888d94a42076c53510822496954dbde0d264c296493b2df
libarcus_4.13.0-3build1.dsc 2.2 KiB d36f4dd9c353351d3e3075b9af654d0102b06afab436e10e6fb646e5f5843c9f

View changes file

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