Metadata-Version: 2.1
Name: DTLSSocket
Version: 0.1.11
Summary: DTLSSocket is a cython wrapper for tinydtls with a Socket like interface
Home-page: https://git.fslab.de/jkonra2m/tinydtls-cython
Author: Jannis Konrad
Author-email: Jannis.Konrad@h-brs.de
License: UNKNOWN
Description: This is a cython wrapper for tinydtls.
        
        It currently implements a socket like Interface with sendmsg and readmsg.
        All other calls are passt to the underlying socket.
        
        For more info of tinydtls see https://projects.eclipse.org/projects/iot.tinydtls
        
        This Code was created at the [Multimedia Communication Laboratory](http://mc-lab.de) of the [Bonn-Rhein-Sieg University of Applied Sciences](http://h-brs.de)
        
        The Repo is hostet in our [GitLab](https://git.fslab.de/jkonra2m/tinydtls-cython)
        There is now also a mirror on [GitHub](https://github.com/kabel42/DTLSSocket)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
