libarcus 5.0.0-5build1 source package in Ubuntu

Changelog

libarcus (5.0.0-5build1) noble; urgency=medium

  * No-change rebuild for python3.12 t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 21:10:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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_5.0.0.orig.tar.gz 32.8 KiB 9a7452dccabd6872c8662c8d75f67f3ca59044f0f030261c0457bcad9852ad9e
libarcus_5.0.0-5build1.debian.tar.xz 8.7 KiB 9a39b2097173df657b1f70df3b58058b48de75493e519a8e340d1d5a87340fa6
libarcus_5.0.0-5build1.dsc 2.2 KiB c1e067140ccb8c21eab598277089f0b5153b365583455c01440edf34bd7014a8

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.

libarcus5: 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.

libarcus5-dbgsym: debug symbols for libarcus5
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