# seed **Repository Path**: mirrors_GNOME/seed ## Basic Information - **Project Name**: seed - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README === Seed README === Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library. Seed recommends WebKitGtk+ 3.0 (built against gtk+-3.0). If you want to use WebKitGtk+ 1.0, append "--with-webkit=1.0" to your configuration arguments. Website: http://live.gnome.org/Seed SVN: git://git.gnome.org/seed Dependencies (Ubuntu package name): * gobject-introspection (gobject-introspection) * gobject-introspection-glib (gobject-introspection-glib) * gir-repository (gobject-introspection-repository) * webkit (libwebkit-dev) * readline (libreadline-dev) * ffi (libffi-dev) * gnome-js-common (gnome-js-common) Recommended Dependencies (Ubuntu package name): * gobject-introspection-freedesktop * sqlite3 (libsqlite3-dev) * soup (libsoup2.4-dev) * clutter (libclutter-1.0-dev) * clutter-gtk (libclutter-gtk-0.10-dev) * cairo (libcairo-dev) * gtk-doc (gtk-doc-tools) * dbus (libdbus-1-dev)