Metadata-Version: 2.5
Name: lynxy
Version: 1.2.1
Summary: A package made for easy communication and sending of data from one machine to the other.
Project-URL: Homepage, https://github.com/SketchedDoughnut/lynxy
Project-URL: Changelog, https://github.com/SketchedDoughnut/lynxy/blob/master/docs/github/changelogs/release_changelog.md
Project-URL: Experimental Changelog, https://github.com/SketchedDoughnut/lynxy/blob/master/docs/github/changelogs/experimental_changelog.md
Project-URL: Issues, https://github.com/SketchedDoughnut/lynxy/issues
Author: Sketched Doughnut
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: cffi==1.17.1
Requires-Dist: cryptography==44.0.0
Requires-Dist: pyasn1==0.6.1
Requires-Dist: pycparser==2.22
Requires-Dist: rsa==4.9
Description-Content-Type: text/markdown

<!-- # **lynxy**
<b>Local <br>
(Yielding?) <br>
Network <br>
(eXchange?) <br>
(the extra y is cosmetic~)</b>
***
# **Introduction**
Lynxy , also known as lynx,  is a LAN server-client system coded in Python. It allows for easy setup of a server, as well as easy setup for clients on the same network as the server. 
Check out the github below to learn how to use Lynxy!
- [Github](https://github.com/SketchedDoughnut/lynxy) -->

# **What is Lynxy?**
<b>Lively <br>
(Yielding?) <br>
Network <br>
(eXchange?) <br>
(the extra y is cosmetic~)</b>

***

Lynxy is a synchronous client communcation system, allowing two Lynxy clients to communicate with each other.

Check out the [Github](https://github.com/SketchedDoughnut/lynxy) to learn more!