libftdi 0.20-4build7 source package in Ubuntu

Changelog

libftdi (0.20-4build7) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:34:48 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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-4build7.debian.tar.xz 5.2 KiB e955225aabee6fcececb97527440fae2dd0bc8b8949d25c8e7cead0335e01c3a
libftdi_0.20-4build7.dsc 1.9 KiB 80de08d8a95d467ac564d63c13d7be8604a125620d4f2946bdc03610116a24ff

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.