Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
A
awlsim
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Merge Requests
0
Merge Requests
0
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Michael Büsch
awlsim
Commits
e8240cde
Commit
e8240cde
authored
Mar 17, 2016
by
Michael Büsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian: Add rpigpio module
Signed-off-by:
Michael Buesch
<
m@bues.ch
>
parent
0235e23e
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
53 additions
and
0 deletions
+53
-0
debian/control
debian/control
+48
-0
debian/cython-awlsimhw-rpigpio.install
debian/cython-awlsimhw-rpigpio.install
+1
-0
debian/cython3-awlsimhw-rpigpio.install
debian/cython3-awlsimhw-rpigpio.install
+1
-0
debian/pypy-awlsimhw-rpigpio.install
debian/pypy-awlsimhw-rpigpio.install
+1
-0
debian/python-awlsimhw-rpigpio.install
debian/python-awlsimhw-rpigpio.install
+1
-0
debian/python3-awlsimhw-rpigpio.install
debian/python3-awlsimhw-rpigpio.install
+1
-0
No files found.
debian/control
View file @
e8240cde
...
...
@@ -65,6 +65,15 @@ Description: S7 AWL/STL Soft-PLC PROFIBUS-DP hardware module (Cython 2)
Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
Package: cython-awlsimhw-rpigpio
Architecture: any
Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends}
Description: S7 AWL/STL Soft-PLC Raspberry Pi hardware module (Cython 2)
Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
Package: python-awlsim-gui
Architecture: any
Depends: python-awlsim,
...
...
@@ -108,6 +117,16 @@ Description: S7 AWL/STL Soft-PLC PROFIBUS-DP hardware module (Python 2)
Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
Package: python-awlsimhw-rpigpio
Architecture: any
Depends: python-awlsim,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Description: S7 AWL/STL Soft-PLC Raspberry Pi hardware module (Python 2)
Awlsim is a free Step 7 compatible AWL/STL Soft-PLC written in Python.
Package: python3-awlsim
Architecture: any
Depends: ${misc:Depends},
...
...
@@ -153,6 +172,15 @@ 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: python3-awlsim-gui
Architecture: any
Depends: python3-awlsim,
...
...
@@ -196,6 +224,16 @@ 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: pypy-awlsim
Architecture: any
Depends: ${misc:Depends},
...
...
@@ -225,6 +263,16 @@ 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: awlsim-client
Architecture: any
Depends: python3-awlsim,
...
...
debian/cython-awlsimhw-rpigpio.install
0 → 100644
View file @
e8240cde
debian
/
destdir
-
py2
-
awlsim
/
usr
/
lib
/
python2
.
7
/
dist
-
packages
/
awlsimhw_rpigpio_cython
usr
/
lib
/
python2
.
7
/
dist
-
packages
debian/cython3-awlsimhw-rpigpio.install
0 → 100644
View file @
e8240cde
debian
/
destdir
-
py3
-
awlsim
/
usr
/
lib
/
python3
*/
dist
-
packages
/
awlsimhw_rpigpio_cython
usr
/
lib
/
python3
/
dist
-
packages
debian/pypy-awlsimhw-rpigpio.install
0 → 100644
View file @
e8240cde
debian
/
destdir
-
pypy
-
awlsim
/
usr
/
lib
/
pypy
/
dist
-
packages
/
awlsimhw_rpigpio
usr
/
lib
/
pypy
/
dist
-
packages
debian/python-awlsimhw-rpigpio.install
0 → 100644
View file @
e8240cde
debian
/
destdir
-
py2
-
awlsim
/
usr
/
lib
/
python2
.
7
/
dist
-
packages
/
awlsimhw_rpigpio
usr
/
lib
/
python2
.
7
/
dist
-
packages
debian/python3-awlsimhw-rpigpio.install
0 → 100644
View file @
e8240cde
debian
/
destdir
-
py3
-
awlsim
/
usr
/
lib
/
python3
*/
dist
-
packages
/
awlsimhw_rpigpio
usr
/
lib
/
python3
/
dist
-
packages
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment