Source: pyftdi
Standards-Version: 4.7.3
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders:
 Anton Gladky <gladk@debian.org>,
Section: libs
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-dev,
 python3-serial,
 python3-pytest,
 python3-setuptools,
 python3-ruamel.yaml,
 python3-sphinx,
 python3-sphinx-autodoc-typehints,
 python3-sphinx-rtd-theme,
 python3-usb,
Vcs-Browser: https://salsa.debian.org/electronics-team/pyftdi
Vcs-Git: https://salsa.debian.org/electronics-team/pyftdi.git
Homepage: https://github.com/eblot/pyftdi

Package: python3-ftdi
Architecture: any
Section: python
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: user-space driver for popular FTDI devices
 Suported FTDI devices include:
  UART and GPIO bridges
      FT232R (single port, 3Mbps)
      FT230X/FT231X/FT234X/ (single port, 3Mbps)
  UART, GPIO and multi-serial protocols (SPI, I2C, JTAG) bridges
      FT2232C/D (dual port, clock up to 6 MHz)
      FT232H (single port, clock up to 30 MHz)
      FT2232H (dual port, clock up to 30 MHz)
      FT4232H (quad port, clock up to 30 MHz)

Package: python3-ftdi-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: user-space driver for popular FTDI devices. Documentation
 Suported FTDI devices include:
  UART and GPIO bridges
      FT232R (single port, 3Mbps)
      FT230X/FT231X/FT234X/ (single port, 3Mbps)
  UART, GPIO and multi-serial protocols (SPI, I2C, JTAG) bridges
      FT2232C/D (dual port, clock up to 6 MHz)
      FT232H (single port, clock up to 30 MHz)
      FT2232H (dual port, clock up to 30 MHz)
      FT4232H (quad port, clock up to 30 MHz)
  Package contains documentation
