1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: sfp-master
Section: devel
Priority: optional
Maintainer: Mikhail Medvedev <e-ink-reader@yandex.ru>
Build-Depends:
cmake,
debhelper-compat (= 13),
libusb-1.0-0-dev,
pkgconf,
qt6-base-dev,
qt6-tools-dev,
linguist-qt6,
qt6-l10n-tools,
qt6-tools-dev-tools,
systemd-dev (>= 253-2~) | udev (<< 253-2~),
Standards-Version: 4.7.2
Homepage: https://github.com/bigbigmdm/SFP-Master
Vcs-Git: https://github.com/bigbigmdm/SFP-Master.git -b debian/latest
Vcs-Browser: https://github.com/bigbigmdm/SFP-Master/
Rules-Requires-Root: no
Package: sfp-master
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Free software programmer of optical SFP modules for CH341a devices
It can be used to read, write and save SFP module data to the computer.
The SFP-Master makes respect to QHexEdit2 hex editor and ch341prog. It requires
an SFP to I2C adapter. This adapter is used to read and program SFP-module
data. It must be inserted into the slot labelled 24xx of the CH341a programmer.
|