# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| see: see (Simple ECMAScript Engine) see: see: SEE is a library that provides an ECMAScript (JavaScript) see: run-time environment. see: Documentation for development using the SEE library can be see: found in doc/USAGE.html. The 'see-shell' program doubles see: as an example and demonstration of how the library is see: intended to be used. see: License: BSD License see: Authors: David Leonard, David M. Gay (libsee/dtoa.c) see: Website: http://www.adaptive-enterprises.com.au/~d/software/see/ #---------------------------------------- BUILDDATE: Sat Sep 6 14:59:24 EDT 2008 PACKAGER: caitlyn HOST: Linux 2.6.25.7 i686 DISTRO: 6.0 Dynamite 0.7 built on Jul-30-08 CFLAGS: -O2 -march=i586 -mtune=i686 LDFLAGS: CONFIGURE: $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --with-included-gettext --disable-debug --program-prefix= --program-suffix= --build=i486-slackware-linux configure:32887: running /bin/sh ./configure --prefix=/usr '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--with-included-gettext' '--disable-debug' '--program-prefix=' '--program-suffix=' '--build=i486-slackware-linux' 'build_alias=i486-slackware-linux' 'CFLAGS=-O2 -march=i586 -mtune=i686 ' 'LDFLAGS= ' 'CXXFLAGS=-O2 -march=i586 -mtune=i686 ' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.