seed 3.2.0-0ubuntu1 source package in Ubuntu

Changelog

seed (3.2.0-0ubuntu1) oneiric; urgency=low

  * New upstream version
 -- Sebastien Bacher <email address hidden>   Thu, 22 Sep 2011 23:08:41 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
seed_3.2.0.orig.tar.bz2 779.8 KiB 5372ab84b37dadb2f20e2a9c64c0d049e451d36a561c9e386ea0459d21cb819b
seed_3.2.0-0ubuntu1.debian.tar.gz 5.0 KiB 934fc13e29e571e879a0ef5b4043ad67b8b6c57249b110dd09c7631f27ffda51
seed_3.2.0-0ubuntu1.dsc 1.9 KiB 0d4804635f604b7bf68443078eff460004e8133b690ea25cefe119fe0b15c0e1

Available diffs

View changes file

Binary packages built by this source

libseed-gtk3-0: GObject JavaScript bindings for the webkit engine - Runtime

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains the runtime library and all modules, needed by
 programs embedding the Seed interpreter.

libseed-gtk3-dev: GObject JavaScript bindings for the webkit engine - Development

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains the static libraries and development headers,
 needed to build programs using the Seed interpreter.

seed: GObject JavaScript bindings for the webkit engine - Interpreter

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains the interpreter itself, for use by the scripts
 using seed as a shebang.

seed-doc: GObject JavaScript bindings for the webkit engine - Documentation

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains several files and documents for use with Seed:
  * API documentation for libseed
  * Example seed scripts
  * Tutorial
  * Documentation for the built-in modules