beremiz

Added concepts :

2008-08-20, etisserant
cb9901076a21
Added concepts :
- connector class (for PLC control, debug and flashing abstraction).
- builder class (C toolchain abstraction)

Added features :
- Pyro based connector.
- ctypes loader, load PLC shared object and run it
- ctypes based debugger embryo (not tested)
- gcc builder

Broken:
- Win32 runtime
- Most tests
Source: beremiz
Section: devel
Priority: standard
Maintainer: lolitech <gregory.trelat@lolitech.fr>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
Package: beremiz
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, matiec, 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.