summaryrefslogtreecommitdiff
path: root/debian/control
blob: e536cc40639e33031ca6a84c07f58b9e116df540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: mcu8051ide
Section: electronics
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: https://sourceforge.net/projects/mcu8051ide/
Vcs-Git: https://git.dgit.debian.org/mcu8051ide
Vcs-Browser: https://browse.dgit.debian.org/mcu8051ide.git/

Package: mcu8051ide
Architecture: all
Depends: ${misc:Depends}, bwidget (>= 1.8.0), itcl3, tdom (>= 0.8), tcllib (>= 1.10), tk8.6, tcl-signal, libtk-img
Suggests: rxvt-unicode, sdcc, doxygen, hunspell, make, tclsh
Description: Graphical Integrated Development Environment for 8051
 MCU 8051 IDE is an integrated development environment for microcontrollers
 based on 8051. Supported programming languages are C and assembly. It has
 its own assembler and it supports two other external assemblers. For C 
 language it uses the SDCC compiler.