libcxx-serial 1.2.1-1.1build1 source package in Ubuntu

Changelog

libcxx-serial (1.2.1-1.1build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Tue, 24 Mar 2020 15:05:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Alec Leamas
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libcxx-serial_1.2.1.orig.tar.xz 46.0 KiB 4757c6171b578b079d82f7b955a964747eedce80da9d8ad6841e4d15b160f40b
libcxx-serial_1.2.1-1.1build1.debian.tar.xz 5.6 KiB 973423532220f022168aa17e55fbe08087adb6b1483eb1183468d70d251532b4
libcxx-serial_1.2.1-1.1build1.dsc 2.0 KiB 727a397ad242e7a3936ea74a097c243e61f5b0228bad1ada35b5db99daeca100

View changes file

Binary packages built by this source

libcxx-serial-dev: Cross-platform, Serial Port library written in C++ (devel)

 A cross-platform library for interfacing with rs-232 serial like ports
 written in C++. It provides a modern C++ interface with a workflow
 designed to look and feel like PySerial, but with the speed and control
 provided by C++.
 .
 The upstream package name is serial. The Debian package is named
 cxx-serial to avoid a name conflict.
 .
 Serial is a class that provides the basic interface common to serial
 libraries (open, close, read, write, etc..) and requires no extra
 dependencies. It also provides tight control over timeouts and control
 over handshaking lines.
 .
 This package contains the development files (headers, unversioned
 so-librarie, pkg-config .pc file) and also some developer documentation.

libcxx-serial1: Cross-platform, Serial Port library written in C++ (runtime)

 A cross-platform library for interfacing with rs-232 serial like ports
 written in C++. It provides a modern C++ interface with a workflow
 designed to look and feel like PySerial, but with the speed and control
 provided by C++.
 .
 The upstream package name is serial. The Debian package is named
 cxx-serial to avoid a name conflict.
 .
 Serial is a class that provides the basic interface common to serial
 libraries (open, close, read, write, etc..) and requires no extra
 dependencies. It also provides tight control over timeouts and control
 over handshaking lines.
 .
 This package contains the runtime library.

libcxx-serial1-dbgsym: debug symbols for libcxx-serial1