Skip to main content

A tiny, free SDL editor for TASTE

Project description

OpenGEODE

OpenGEODE is a tiny, free SDL editor done in the scope of the TASTE project.

SDL is the Specification and Description Language (Z100 standard from ITU-T).

Visit http://sdl-forum.org for more information.

Installation

Pre-requisites

You need Pyside (the Qt bindings for Python) and the ANTLR runtime to be able to run OpenGEODE.

On Debian-based distributions (including Ubuntu):

$ apt-get install python-pyside pip $ pip install antlr_python_runtime

On Windows:

You need to download and install Python, Pyside, and pip (binaries are available on respective websites)

Then using pip from the command line, you can get the ANTLR runtime:

c:> pip install antlr_python_runtime

On FreeBSD:

PySide is available through the ports. You can also use easy_install to install it. Use pip to install the ANTLR runtime (see above)

Automatic installation

$ pip install opengeode

This is sufficient to get opengeode running. However, if you want to build complete systems you need to use OpenGEODE within the TASTE environment.

Full installation

OpenGEODE is part of the TASTE project.

TASTE is a complete set of tools dedicated to the development of embedded, real-time systems.

Find more information and download at taste.tuxfamily.net

Information and contact

OpenGEODE is developed and maintained by Maxime Perrotin (maxime.perrotin@esa.int)

The background pattern was downloaded from www.subtlepatterns.com

Developer documentation is provided for the moment in docstrings in the Python modules.

Licence

License is LGPL (see file LICENSE)

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opengeode-0.2.tar.gz (200.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page