debian/control
author lbessard
Thu, 19 Mar 2009 18:10:12 +0100
changeset 331 9106d66bd204
parent 314 c9291298c5b8
child 454 762497a95b7a
child 455 d39f7fb16ec9
permissions -rw-r--r--
Bug with Scaling, MiddleButton, Wire modifications fixed.
Adding support for:
- Adjust one or more elements to grid
- Select All elements in a Viewer
- Maximize Viewer in Window
Source: plcopeneditor
Section: devel
Priority: standard
Maintainer: lolitech <gregory.trelat@lolitech.net>
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