libftdi1 1.5-5build3 source package in Ubuntu

Changelog

libftdi1 (1.5-5build3) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 19:26:18 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Aurelien Jarno
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main misc

Downloads

File Size SHA-256 Checksum
libftdi1_1.5.orig.tar.bz2 113.6 KiB 7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049
libftdi1_1.5.orig.tar.bz2.asc 232 bytes 6504d3511c6d1f62f667370aa32619163264a58df0db663955b9ac3a16ffe0a5
libftdi1_1.5-5build3.debian.tar.xz 11.5 KiB e31c36bca6ba2e6b3aa9d6168f528f879033631cd45cf2ab19b70c23b17cce74
libftdi1_1.5-5build3.dsc 2.5 KiB af8778a04d9265264327a8fbef505ad3c0ebb55e9a3fa61b4836441cf6501f9f

Available diffs

View changes file

Binary packages built by this source

ftdi-eeprom: Tool for reading/erasing/flashing FTDI USB chip EEPROMs

 ftdi-eeprom is a small tool for creating and uploading the configuration
 EEPROM for the FTDI chip. This eeprom contains information such as vendor
 and product ID, manufacturer and product strings, revision, etc.

ftdi-eeprom-dbgsym: debug symbols for ftdi-eeprom
libftdi1-2: C Library to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 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-2-dbgsym: debug symbols for libftdi1-2
libftdi1-dev: Development files for libftdi1

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

libftdi1-doc: Documentation for libftdi1

 This package contains the documentation of the libftdi1 library.

libftdipp1-3: C++ Library to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 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.

libftdipp1-3-dbgsym: debug symbols for libftdipp1-3
libftdipp1-dev: Development files for libftdipp1

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

python3-ftdi1: Python module to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 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 package provides the ftdi1 module on the Python 3 module path.

python3-ftdi1-dbgsym: debug symbols for python3-ftdi1