Metadata-Version: 2.1
Name: newguy103-chatinterface-client
Version: 0.0.1
Summary: Client for chatinterface-server.
Author: NewGuy103
Author-email: userchouenthusiast@gmail.com
License: GPL v3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: platformdirs
Requires-Dist: pyside6
Requires-Dist: websockets
Requires-Dist: msgpack
Requires-Dist: qasync
Requires-Dist: httpx
Requires-Dist: keyring

# newguy103-chatInterface-client

Simple client interface with PySide6 to interact with server.

Version: 0.1.0

## Disclaimer

This project uses PySide6, which is licensed under the LGPLv3.0. You can find the source code in
the [Qt Repository](https://code.qt.io/cgit/pyside/pyside-setup.git/).

Open source license attributions can be found in [OPEN_SOURCE_LICENSES.md](OPEN_SOURCE_LICENSES.md)

This project is licensed under the [GPLv3](LICENSE). Copyright (c) 2024 NewGuy103.
