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
|
Source: mesaflash
Maintainer: LinuxCNC Developers <emc-developers@lists.sourceforge.net>
Uploaders: Sebastian Kuzminsky <seb@highlab.com>,
Jeff Epler <jepler@gmail.com>,
Andy Pugh <andy@bodgesoc.org>
Section: misc
Priority: optional
Standards-Version: 4.7.2
Build-Depends: debhelper (>= 9),
libpci-dev,
libmd-dev,
pkgconf
Rules-Requires-Root: binary-targets
Homepage: https://github.com/LinuxCNC/mesaflash
Vcs-Browser: https://github.com/linuxcnc/mesaflash
Vcs-Git: https://github.com/LinuxCNC/mesaflash.git -b master
Package: mesaflash
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Mesa Electronics utility tool
This package provides a tool for the configuration and/or diagnosis of
Mesa Electronics boards. The cards provide I/O channels for robotics
applications and have a strong user base in the LinuxCNC community.
This tool works for all cards, be they directly plugged into your
computer via PCI(E) or connected by a cable (ETH/EPP/USB/SPI).
|