diff --git a/DTLSSocket.egg-info/PKG-INFO b/DTLSSocket.egg-info/PKG-INFO deleted file mode 100644 index fdc60d7ccd39420f4fe7db7153bd7cfc064a07ce..0000000000000000000000000000000000000000 --- a/DTLSSocket.egg-info/PKG-INFO +++ /dev/null @@ -1,26 +0,0 @@ -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) - - diff --git a/DTLSSocket.egg-info/SOURCES.txt b/DTLSSocket.egg-info/SOURCES.txt deleted file mode 100644 index c57ed327400a65618305188b550dfdd8e9eb37df..0000000000000000000000000000000000000000 --- a/DTLSSocket.egg-info/SOURCES.txt +++ /dev/null @@ -1,13 +0,0 @@ -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 diff --git a/DTLSSocket.egg-info/dependency_links.txt b/DTLSSocket.egg-info/dependency_links.txt deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/DTLSSocket.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/DTLSSocket.egg-info/top_level.txt b/DTLSSocket.egg-info/top_level.txt deleted file mode 100644 index 428ead1b4911d02bbc3a722fb9be0821cba173c0..0000000000000000000000000000000000000000 --- a/DTLSSocket.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -DTLSSocket diff --git a/dist/DTLSSocket-0.1.19-py3.10-linux-x86_64.egg b/dist/DTLSSocket-0.1.19-py3.10-linux-x86_64.egg deleted file mode 100644 index 0bdf0472b165860ed95633724c58cdd69c232a69..0000000000000000000000000000000000000000 Binary files a/dist/DTLSSocket-0.1.19-py3.10-linux-x86_64.egg and /dev/null differ