Source: drmips
Section: electronics
Priority: optional
Maintainer: Bruno Nova <brunomb.nova@gmail.com>
Build-Depends: debhelper (>= 9), cmake (>= 2.8), openjdk-7-jdk | java7-jdk,
               junit4
Standards-Version: 3.9.6
Homepage: http://brunonova.github.io/drmips/
Vcs-Git: https://github.com/brunonova/drmips -b debian
Vcs-Browser: https://github.com/brunonova/drmips/tree/debian

Package: drmips
Architecture: all
Depends: ${misc:Depends}, openjdk-7-jre | java7-runtime
Description: Educational MIPS simulator
 DrMIPS is a graphical simulator of the MIPS processor to support computer
 architecture teaching and learning. It is intuitive, versatile and
 configurable.
 .
 The simulator is available not only for personal computers but also for
 Android devices, especially tablets.
 .
 DrMIPS was created under the Master's dissertation entitled 
 'Tool to Support Computer Architecture Teaching and Learning' at the
 Faculty of Engineering of the University of Porto, in Portugal.
 .
 This package installs the PC version of the simulator.
