control 677 B

1234567891011121314151617
  1. Source: cangaroo
  2. Section: unknown
  3. Priority: optional
  4. Maintainer: Hubert Denkmair <hubert@denkmair.de>
  5. Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake
  6. Standards-Version: 3.9.6
  7. Homepage: https://cangaroo.org/
  8. Package: cangaroo
  9. Architecture: any
  10. Depends: libqt5gui5, libqt5widgets5, libqt5core5a, libqt5xml5, ${misc:Depends}, ${shlibs:Depends}
  11. Description: Qt-based CAN Bus Analyzer
  12. cangaroo is a open source CAN Bus Analyzer based on Qt5 and C++.
  13. It allows for monitoring multiple SocketCAN interfaces, load DBC files,
  14. analyze the CAN Traffic in different views and much more.
  15. It is licensed under GPLv2. See README.md file for more information.