Metadata-Version: 2.1
Name: sockx
Version: 0.1a8
Summary: Simple library to transfer files and messages over socket.
Home-page: https://github.com/pulse-net/sockx
Author: Siddhartha Dhar Choudhury
Author-email: sdharchou@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: tqdm

# SockX

Simple library to transfer files and messages over socket.

# License

SockApp is licensed under <a href="https://github.com/pulse-net/sockx/blob/master/LICENSE">MIT License</a>.

