Skip to content

iRi-E/GNOME-Seed

Repository files navigation

=== 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 requires WebKitGtk+ 3.0 (built against gtk+-3.0).

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)

About

GNOME WebKit JavaScriptCore bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages