File: control

package info (click to toggle)
wiredpanda 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,560 kB
  • sloc: cpp: 16,024; sh: 232; ansic: 52; xml: 8; makefile: 5; javascript: 1
file content (25 lines) | stat: -rw-r--r-- 928 bytes parent folder | download
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
Source: wiredpanda
Section: electronics
Priority: optional
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Build-Depends: debhelper-compat (= 13), qtbase5-dev,
               qtbase5-dev-tools, libqt5charts5-dev, qtmultimedia5-dev,
               libqt5svg5-dev, xvfb, xauth, cmake
Standards-Version: 4.7.2
Homepage: https://github.com/GIBIS-UNIFESP/wiRedPanda
Vcs-Browser: https://salsa.debian.org/sudip/wiredpanda
Vcs-Git: https://salsa.debian.org/sudip/wiredpanda.git
Rules-Requires-Root: no

Package: wiredpanda
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: logic circuits simulator
 WiRed Panda is designed to help students to learn about logic circuits
 and simulate them in an easy and friendly way.
 .
 The main features of the software are:
    Real time logic simulation;
    User-friendly interface;
    It's intuitive and easy to use;
    Export your work as an image or a PDF.