File tree Expand file tree Collapse file tree 12 files changed +57
-28
lines changed
Expand file tree Collapse file tree 12 files changed +57
-28
lines changed Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4+ 1.1
5+ ---
6+
7+ * Make a binary wheel for all platforms (#232 )
481.0
59---
610
Original file line number Diff line number Diff line change @@ -33,5 +33,6 @@ Special thanks to
3333* Thomas Hergenhahn for his libnodave.
3434* Thomas W for his S7comm wireshark plugin
3535* `Fabian Beitler <https://github.com/swamper123 >`_ and `Nikteliy <https://github.com/nikteliy >`_ for their contributions towards the 1.0 release
36+ * `Lautaro Nahuel Dapino <https://github.com/lautarodapin >`_ for his contributions.
3637
3738
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1-
21Util
32====
43
5-
64.. automodule :: snap7.util
75 :members:
Original file line number Diff line number Diff line change 1+ ===========
12development
23===========
34
45Github
56------
67
78We develop python-snap7 on `github <https://github.com/gijzelaerr/python-snap7 >`_.
8- If you have any problems with python-snap7 please raise an issue in the
9+ If you have questions about python-snap7 please raise a question in the
10+ `Q&A discussion sessions <https://github.com/gijzelaerr/python-snap7/discussions/categories/q-a >`_.
11+ If you have a bug or feature request for python-snap7 please raise an issue in the
912`issue tracker <https://github.com/gijzelaerr/python-snap7/issues >`_. Even better
1013is if you have a solution to problem! In that case you can make our live easier
1114by following these steps:
@@ -39,7 +42,16 @@ installed.
3942Credits
4043-------
4144
42- python-snap7 is created by Gijs Molenaar and Stephan Preeker.
45+ python-snap7 is created by:
46+
47+ * Gijs Molenaar (gijs at pythonic dot nl)
48+ * Stephan Preeker (stephan at preeker dot net)
49+
50+
51+ Special thanks to:
4352
44- Special thanks to go to Davide Nardella for creating snap7, Thomas Hergenhahn
45- for his libnodave and Thomas W for his S7comm wireshark plugin.
53+ * Davide Nardella for creating snap7
54+ * Thomas Hergenhahn for his libnodave
55+ * Thomas W for his S7comm wireshark plugin
56+ * `Fabian Beitler <https://github.com/swamper123 >`_ and `Nikteliy <https://github.com/nikteliy >`_ for their contributions towards the 1.0 release
57+ * `Lautaro Nahuel Dapino <https://github.com/lautarodapin >`_ for his contributions.
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ Contents:
1414 introduction
1515 installation
1616 development
17- client
18- server
19- partner
20- logo
2117
22- util
18+ API/client
19+ API/server
20+ API/partner
21+ API/logo
22+ API/util
2323
2424
2525
You can’t perform that action at this time.
0 commit comments