Source: goo
Maintainer: Aaron M. Ucko <ucko@debian.org>
Section: lisp
Priority: optional
Build-Depends: debhelper (>= 9),
               libgc-dev,
               libgmp10-dev | libgmp-dev
Standards-Version: 3.9.8
Vcs-Browser: http://anonscm.debian.org/gitweb?p=users/ucko/goo.git
Vcs-Git: https://anonscm.debian.org/git/users/ucko/goo.git
Homepage: https://people.csail.mit.edu/jrb/goo/

Package: goo
Architecture: any
Depends: emacsen-common (>= 2.0.8),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: gcc,
          libgc-dev
Description: generic object-orientator (programming language)
 GOO is a dynamic, type-based, object-oriented language in the same family
 as Dylan and Scheme.  It is designed to be simple, productive, powerful,
 extensible, dynamic, efficient, and real-time.
 .
 Its main goal is to offer the best of both scripting and delivery
 languages, while at the same time incorporating an extreme back-to-basics
 philosophy.
