Metadata-Version: 2.4
Name: lynxy
Version: 1.0.0
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/docs/github/changelogs/release_changelog.md
Project-URL: Experimental Changelog, https://github.com/SketchedDoughnut/lynxy/docs/github/changelogs/experimental_changelog.md
Project-URL: Issues, https://github.com/SketchedDoughnut/lynxy/issues
Author-email: Sketched Doughnut <sketcheddoughnut@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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: 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 client system coded in Python for ease of communication. It allows for easy set up for connecting
machines to each other, as well as providing a lot of extra features.

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