aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: e721ffb7c0705abcc86ef2fd67bebba8a8ab046a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
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.
bues.ch cgit interface