123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- Source: awlsim
- Maintainer: Michael Buesch <m@bues.ch>
- Section: python
- Priority: optional
- Build-Depends: dh-python,
- cython3,
- python3-dev (>= 3.7),
- python3-setuptools,
- debhelper (>= 10)
- Standards-Version: 4.5.1
- X-Python3-Version: >= 3.7
- Vcs-Git: https://git.bues.ch/git/awlsim.git
- Vcs-Browser: https://bues.ch/cgit/awlsim.git/
- Homepage: https://bues.ch/a/awlsim
- Package: python3-awlsim
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC core libraries (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: cython3-awlsim
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC core libraries (Cython 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: cython3-awlsimhw-dummy
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC dummy hardware module (Cython 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: cython3-awlsimhw-linuxcnc
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC LinuxCNC hardware module (Cython 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: cython3-awlsimhw-profibus
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC PROFIBUS-DP hardware module (Cython 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: cython3-awlsimhw-rpigpio
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC Raspberry Pi hardware module (Cython 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: cython3-awlsimhw-pixtend
- Architecture: any
- Depends: ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC PiXtend hardware module (Cython 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: python3-awlsim-gui
- Architecture: any
- Depends: python3-awlsim,
- python3-pyside,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: python3-pyqt5,
- cython-awlsim
- Description: S7 AWL/STL Soft-PLC gui libraries (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: python3-awlsimhw-dummy
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC dummy hardware module (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: python3-awlsimhw-linuxcnc
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC LinuxCNC hardware module (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: python3-awlsimhw-profibus
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC PROFIBUS-DP hardware module (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: python3-awlsimhw-rpigpio
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC Raspberry Pi hardware module (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: python3-awlsimhw-pixtend
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC PiXtend hardware module (Python 3)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-client
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: cython3-awlsim
- Description: S7 AWL/STL Soft-PLC client
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-server
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: cython3-awlsim
- Description: S7 AWL/STL Soft-PLC core server
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-symtab
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: cython3-awlsim
- Description: S7 AWL/STL Soft-PLC symbol table parser
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-test
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: cython3-awlsim
- Description: S7 AWL/STL Soft-PLC testing interface
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-proupgrade
- Architecture: any
- Depends: python3-awlsim,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: cython3-awlsim
- Description: S7 AWL/STL Soft-PLC project file format upgrade utility
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-linuxcnc-hal
- Architecture: any
- Depends: python3-awlsim,
- python3-awlsimhw-linuxcnc,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Suggests: cython3-awlsim
- Description: S7 AWL/STL Soft-PLC LinuxCNC HAL module
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: awlsim-gui
- Architecture: any
- Depends: python3-awlsim-gui,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC graphical user interface
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
|