123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269 |
- Source: awlsim
- Maintainer: Michael Buesch <m@bues.ch>
- Section: python
- Priority: optional
- Build-Depends: dh-python,
- cython3,
- python3-all-dev (>= 3.4.2-2),
- python3-setuptools,
- pypy,
- pypy-setuptools,
- debhelper (>= 9)
- Standards-Version: 3.9.8
- X-Python3-Version: >= 3.4
- Vcs-Git: git://git.bues.ch/awlsim.git
- Vcs-Browser: https://bues.ch/cgit/awlsim.git/
- Homepage: https://awlsim.de
- 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: pypy-awlsim
- Architecture: any
- Depends: ${misc:Depends},
- ${pypy:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC core libraries (PyPy 2)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: pypy-awlsimhw-dummy
- Architecture: any
- Depends: pypy-awlsim,
- ${misc:Depends},
- ${pypy:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC dummy hardware module (PyPy 2)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: pypy-awlsimhw-profibus
- Architecture: any
- Depends: pypy-awlsim,
- ${misc:Depends},
- ${pypy:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC PROFIBUS-DP hardware module (PyPy 2)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: pypy-awlsimhw-rpigpio
- Architecture: any
- Depends: pypy-awlsim,
- ${misc:Depends},
- ${pypy:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC Raspberry Pi hardware module (PyPy 2)
- Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
- Package: pypy-awlsimhw-pixtend
- Architecture: any
- Depends: pypy-awlsim,
- ${misc:Depends},
- ${pypy:Depends},
- ${shlibs:Depends}
- Description: S7 AWL/STL Soft-PLC PiXtend hardware module (PyPy 2)
- 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.
|