comedilib 0.11.0+5-1build4 source package in Ubuntu

Changelog

comedilib (0.11.0+5-1build4) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:56:08 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Gudjon I. Gudjonsson
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
comedilib_0.11.0+5.orig-comedi-calibrate.tar.gz 229.4 KiB e807f42a0cea49f8f570e6f0b60b3bf63142dcc04d79496ee50304459ba9c916
comedilib_0.11.0+5.orig.tar.gz 1.7 MiB cc9c699ea3061a98e4b0ea8d6efdaabf1f96721c61d2cd943815fd2c335ae698
comedilib_0.11.0+5-1build4.debian.tar.xz 12.0 KiB c40431421c6ada8b8e5d0039bec4dbfcf67e0eb916a5f546c7256f036360b098
comedilib_0.11.0+5-1build4.dsc 2.5 KiB 2e55f014711ae118dd11ee2cc206085a2b6f00b9ccd5eefd04da66df27ae387e

View changes file

Binary packages built by this source

libcomedi-dev: Development library for Comedi

 Comedilib is a library for using Comedi, a driver interface for data
 acquisition hardware.
 .
 This package contains headers, static libraries, documentation, and
 examples for writing software that uses the Comedilib library. You
 only need to install it if you plan to develop or compile software
 that uses Comedilib.

libcomedi0: Library for Comedi

 Comedilib is a library for using Comedi, a driver interface for data
 acquisition hardware. Comedi supports a wide variety of ISA and PCI
 devices that contain analog-to-digital converters, digital-to-analog
 converters, digital input/output, counters and timers. The full list
 of support devices can be found in the libcomedi-dev documentation.
 .
 This package contains the shared library component of Comedilib. In
 general, this package will be automatically installed as a dependency
 of application or other library packages.
 .
 In order to effectively use this package, you need to have compiled
 and installed the Comedi kernel modules. The source for Comedi is
 available in the comedi-source package, which also contains
 instructions on how to compile and install the modules.

python3-comedilib: Python3 wrapper for Comedilib

 Comedilib is a library for using Comedi, a driver interface for data
 acquisition hardware. See the libcomedi0 package for more information.
 .
 This package provides Python3 bindings to the comedi library.