Skip to content
Snippets Groups Projects
Commit a738e944 authored by Martin's avatar Martin
Browse files

remove autogenerated egg files / folders

parent c1e5b6ef
No related branches found
No related tags found
No related merge requests found
Metadata-Version: 2.1
Name: DTLSSocket
Version: 0.1.19
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: Kabel42@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Eclipse Public License 1.0 (EPL-1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
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)
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
DTLSSocket/DTLSSocket.py
DTLSSocket/__init__.py
DTLSSocket/dtls.pyx
DTLSSocket/tdtls.pxd
DTLSSocket.egg-info/PKG-INFO
DTLSSocket.egg-info/SOURCES.txt
DTLSSocket.egg-info/dependency_links.txt
DTLSSocket.egg-info/top_level.txt
\ No newline at end of file
DTLSSocket
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment