[build] type = "python" [dependencies] build = [ "git", "python-setuptools", "python-wheel", ] runtime = [ "graphviz", "python", "python-jinja", "python-magic", "python-markdown", "python-markupsafe", "python-packaging", "python-pygments", "python-typogrify", ] [package] description = "Documentation generator for GObject-based libraries" homepage = "https://gnome.pages.gitlab.gnome.org/gi-docgen/" license = "Apache-2.0 OR GPL-3.0-or-later" name = "gi-docgen" version = "2026.1" [[source]] extract_dir = "$name-$version" url = "https://gitlab.gnome.org/GNOME/gi-docgen.git#$version"