libarcus 4.13.0-3build3 source package in Ubuntu

Changelog

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

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Wed, 01 Mar 2023 10:44:14 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libarcus_4.13.0.orig.tar.gz 31.3 KiB 6318f40432a210c77335964c1bb344f499668eab0e23803814065d78573f5951
libarcus_4.13.0-3build3.debian.tar.xz 9.0 KiB 1ff0c0221f07643205d6828da10929e98d815c36cf65a25f87bfd2f932854386
libarcus_4.13.0-3build3.dsc 2.2 KiB 6ce5046c2429ccee6aac3c7dff6bbd673bf5e8f232ba82b8b1703300eaa61984

Available diffs

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