debian/control
author laurent
Sat, 12 Dec 2009 20:37:35 +0100
changeset 484 acef952101a5
parent 456 dc379f8db18d
child 565 94c11207aa6f
permissions -rw-r--r--
Adding support for excluding option when not available according to IEC 61131 standard
Disabling use of complex types (array and structure) for POU interface until matiec can generate code
Source: plcopeneditor
Section: devel
Priority: standard
Maintainer: <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: plcopeneditor
Architecture: any
Depends: libwxgtk2.8-0, libwxbase2.8-0, xmlclass, docutils
Description: The PLCopen Editor saves and loads XML projects accordingly to PLCopen TC6-XML Schemes.
 Edits all 5 of the IEC-61131-3 languages :
     - FBD -> Function Block Diagram
     - SFC -> Sequential Function Chart
     - LD -> Ladder Diagram
     - ST -> Structured Text
     - IL -> Instruction List