debian/control
author Edouard Tisserant
Thu, 16 Feb 2012 15:13:05 +0100
changeset 690 ef60d7e188e6
parent 619 8584ddae9385
permissions -rw-r--r--
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Source: beremiz
Section: devel
Priority: standard
Maintainer: edouard <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: beremiz
Architecture: any
Depends: build-essential, python-wxgtk2.8, python-ctypes, python-numpy, python-twisted, python-nevow, python-simplejson, python-wxglade, xpdf, canfestival-devel, canfestival-objdictedit, matiec, pyro, plcopeneditor
Description: Beremiz is an Open Source framework for automation
 With Beremiz, you can :
    - Automate everything.
    - Take any processor into a PLC.
    - Program once, run anywhere.
    - Create PLC controled customizable HMIs.
    - Conform to standards.
    - Avoid vendor lock.