Metadata-Version: 1.0
Name: python-snap7
Version: 0.3.1
Summary: Python wrapper for the snap7 library
Home-page: https://github.com/gijzelaerr/python-snap7
Author: Gijs Molenaar
Author-email: gijs@pythonic.nl
License: MIT licence, see LICENCE
Description: About
        =====
        
        This is a ctypes based python wrapper for snap7. Snap7 is an open source,
        32/64 bit, multi-platform Ethernet communication suite for interfacing natively
        with Siemens S7 PLCs.
        
        python-snap7 support Python 2.7 and 3.4, Windows Linux and OS X.
        
        .. image:: https://travis-ci.org/gijzelaerr/python-snap7.png?branch=master 
          :target: https://travis-ci.org/gijzelaerr/python-snap7
        
        .. image:: https://badges.gitter.im/gijzelaerr/python-snap7.png
          :target: https://gitter.im/gijzelaerr/python-snap7
        
        The full documentation is available on `Read The Docs <http://python-snap7.readthedocs.org/en/latest/>`_.
        
        see `python-snap7 in action <http://youtu.be/G-Gj_r2BQBk/>`_.
        
        Installation
        ============
        
        Please read the
        `online installation documentation <http://python-snap7.readthedocs.org/en/latest/installation.html>`_.
        
        
        credits
        =======
        
        - Gijs Molenaar
        - Stephan Preeker
        
        
        Special thanks to
        =================
        
        - Davide Nardella for creating snap7
        - Thomas Hergenhahn for his libnodave.
        - Thomas W for his S7comm wireshark plugin
        
Platform: UNKNOWN
