libftdi1 1.5-6build2 source package in Ubuntu
Changelog
libftdi1 (1.5-6build2) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 17:22:54 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Aurelien Jarno
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | 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-6build2.debian.tar.xz | 11.3 KiB | 145c8d549f557d848bc24d5a06789d75e7d58d42fda7828553dca7a5e321b5d9 |
libftdi1_1.5-6build2.dsc | 2.5 KiB | ffbd89bcccea639504691bbed8672d04e76456ce0f478604ba1a94981d712848 |
Available diffs
- diff from 1.5-6build1 to 1.5-6build2 (316 bytes)
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