libftdi 0.20-4ubuntu2 source package in Ubuntu

Changelog

libftdi (0.20-4ubuntu2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:50:24 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libftdi_0.20.orig.tar.gz 413.6 KiB 3176d5b5986438f33f5208e690a8bfe90941be501cc0a72118ce3d338d4b838e
libftdi_0.20-4ubuntu2.debian.tar.xz 5.2 KiB dace5fd927772b9af8492e9b622f6baca3036a05487a29657744271bce74ef7c
libftdi_0.20-4ubuntu2.dsc 1.9 KiB 51e02e0b6808e8943d493207168f23764f976a5388b37a1b5c2f971786a4e85e

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.