File: control

package info (click to toggle)
emu8051 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,400 kB
  • sloc: ansic: 7,460; sh: 1,754; perl: 712; asm: 545; yacc: 234; makefile: 179; lex: 68
file content (20 lines) | stat: -rw-r--r-- 853 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: emu8051
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders: Graham Inggs <ginggs@debian.org>
Build-Depends: debhelper-compat (= 13), libgtk2.0-dev, libreadline-dev
Homepage: http://www.hugovil.com/projet.php?proj=emu8051&lang=en_US
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/electronics-team/emu8051
Vcs-Git: https://salsa.debian.org/electronics-team/emu8051.git

Package: emu8051
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Emulator and simulator for 8051 microcontrollers
 Emu8051 is a simulator/emulator for the Intel 8051 family of
 microcontrollers. It allows the developers to simulate 8051
 microcontrollers to test their code and debug it.
 The program can load Intel HEX files.