Metadata-Version: 1.1
Name: simsogui
Version: 0.9
Summary: Graphical User Interface for SimSo
Home-page: http://projects.laas.fr/simso/
Author: Maxime Cheramy
Author-email: maxime.cheramy@gmail.com
License: UNKNOWN
Description: This package provides a Graphical User Interface for SimSo. SimSo is a
        scheduling simulator for real-time multiprocessor architectures that takes
        into account some scheduling overheads (scheduling decisions, context-switches)
        and the impact of caches through statistical models. Based on a Discrete-Event
        Simulator, it allows quick simulations and a fast prototyping of scheduling
        policies using Python.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: Qt
