File: control

package info (click to toggle)
gordon 0~git20101011-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 328 kB
  • ctags: 250
  • sloc: makefile: 8
file content (21 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: gordon
Section: utils
Priority: extra
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends:
 debhelper (>= 9),
 rake,
 ruby,
 yui-compressor,
Standards-Version: 3.9.8
Homepage: http://wiki.github.com/tobeytailor/gordon
Vcs-Git: git://github.com/tobeytailor/gordon

Package: libjs-gordon
Architecture: all
Depends: ${misc:Depends}
Description: Open source flash runtime written in pure javascript 
 Gordon enables web developers to embed flash applications directly
 within the browser.  It is a web app written in pure javascript,
 and eliminates the need for end users to have a separate flash
 plugin (as long as they use sites that take advantage of gordon).