21 lines
737 B
Markdown
21 lines
737 B
Markdown
# Third-Party Dependencies
|
|
|
|
This document is provided for informational purposes and does not replace the original licenses.
|
|
|
|
Roster uses GNOME platform libraries and Python, all with GPL-3.0-or-later compatible licenses.
|
|
|
|
## GNOME Platform Libraries (LGPL-2.1-or-later)
|
|
- GTK 4, libadwaita, libsoup 3, GtkSourceView 5, GLib
|
|
|
|
These are dynamically linked system libraries available on https://gitlab.gnome.org/GNOME/
|
|
|
|
## Python (PSF-2.0)
|
|
- Python 3 standard library
|
|
|
|
## GNOME Icons (LGPL-3.0-or-later and CC-BY-SA-3.0)
|
|
- This application uses icons from the GNOME Project (Adwaita icon theme)
|
|
|
|
Icons are loaded at runtime from the system and are not distributed with this application.
|
|
|
|
All licenses are compatible with GPL-3.0-or-later.
|