libftdi 0.20-4ubuntu1 source package in Ubuntu

Changelog

libftdi (0.20-4ubuntu1) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 09:39:34 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Aurelien Jarno
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
libftdi_0.20.orig.tar.gz 413.6 KiB 3176d5b5986438f33f5208e690a8bfe90941be501cc0a72118ce3d338d4b838e
libftdi_0.20-4ubuntu1.debian.tar.xz 5.2 KiB 6e5d303b52879339baf59f4310a3bfc12ecde3004112ca9ae5529c1d0e458c8e
libftdi_0.20-4ubuntu1.dsc 1.9 KiB 36caa4913b6e3745af7abd5cdb268f9f326fe06a65b21e6176103fb76f3b415d

Available diffs

View changes file

Binary packages built by this source

libftdi-dev: Development files for libftdi

 This package contains the header files and static library needed to
 compile applications that use libftdi.

libftdi1: Library to control and program the FTDI USB controller

 This library could talk to FTDI's FT232 and FT245 type USB chips from
 userspace. It uses libusb to communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This is the C version of the library.

libftdi1-dbg: Debugging symbols for libftdi1

 This package contains unstripped shared libraries. it is provided
 primarily to provide a backtrace with names in a debugger, this makes
 it somewhat easier to interpret core dumps. The libraries are installed
 in /usr/lib/debug and can be used by placing that directory in
 LD_LIBRARY_PATH.