Package: nickle Version: 2.00 Revision: 1 Maintainer: Daniel Sohl Source: http://www.nickle.org/release/%n-%v.tar.bz2 Source-MD5: 2a5436d4792699e9b52121ad1951cf71 BuildDepends: gcc2 SetCPPFLAGS: -no-cpp-precomp SetCC: gcc2 ConfigureParams: --prefix=%p --mandir=%p/share/man CompileScript: << ./configure %c make prefix=%i << InstallScript: make install DESTDIR=%d DocFiles: << AUTHORS COPYING ChangeLog INSTALL NEWS README README.name TODO << Description: Desk Calculator scripting language DescDetail: << From the man page: Nickle is a desk calculator language with powerful pro- gramming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision inte- gers, rationals, and imprecise reals. The input language vaguely resembles C. Some things in C which do not trans- late easily are different, some design choices have been made differently, and a very few features are simply miss- ing. << Homepage: http://www.nickle.org/ License: OSI-Approved