[library] namespace = "Soup" version = "@VERSION@" browse_url = "https://gitlab.gnome.org/GNOME/libsoup" repository_url = "https://gitlab.gnome.org/GNOME/libsoup.git" docs_url = "https://libsoup.org/libsoup-3.0/" website_url = "https://libsoup.org/" authors = "Dan Winship, Claudio Saavedra, Patrick Griffis, and Carlos Garcia Campos" license = "LGPL-2.0-or-later" description = "HTTP client/server library for GNOME" dependencies = [ "GObject-2.0", "GLib-1.0", "Gio-2.0" ] devhelp = true search_index = true [dependencies."GObject-2.0"] name = "GObject" description = "The base type system library" docs_url = "https://docs.gtk.org/gobject/" [dependencies."GLib-2.0"] name = "GLib" description = "The base type system library" docs_url = "https://docs.gtk.org/glib/" [dependencies."Gio-2.0"] name = "Gio" description = "GObject Interfaces and Objects, Networking, IPC, and I/O" docs_url = "https://docs.gtk.org/gio/" [theme] name = "basic" show_index_summary = true show_class_hierarchy = true [source-location] base_url = "https://gitlab.gnome.org/GNOME/libsoup/-/blob/master/" [extra] # The same order will be used when generating the index content_files = [ "build-howto.md", 'client-basic.md', 'client-advanced.md', 'client-thread-safety.md', 'client-tls.md', 'server-howto.md', "migrating-from-libsoup-2.md", ] content_images = [ ] urlmap_file = "urlmap.js"