[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#454591: O: icon -- Libraries for Icon, a high-level programming language



Package: wnpp
Severity: normal

The current maintainer of icon, Christian Hudon <chrish@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: icon
Binary: icon-ipl, icont, iconc, iconx
Version: 9.4.2-2.8
Priority: optional
Section: devel
Maintainer: Christian Hudon <chrish@debian.org>
Build-Depends: libx11-dev, libxt-dev
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/i/icon
Files:
 acbcf14ef15909abbd4f969c2f6254ad 583 icon_9.4.2-2.8.dsc
 dcab08e5389784d5fe52d1c6e7c78418 3280945 icon_9.4.2.orig.tar.gz
 1ba8a5539850ca4708a9f9a6ba6cc057 10824 icon_9.4.2-2.8.diff.gz

Package: icon-ipl
Priority: optional
Section: devel
Installed-Size: 9696
Maintainer: Christian Hudon <chrish@debian.org>
Architecture: all
Source: icon
Version: 9.4.2-2.8
Recommends: icont
Filename: pool/main/i/icon/icon-ipl_9.4.2-2.8_all.deb
Size: 1400082
MD5sum: 259aa04a4b5f875d0362bdbb6c0349dd
SHA1: c12842483ff9ae6dba510df23ff4fe71dceaa7d0
SHA256: 04ab97115c8fad8bf22d0a292e20b203b77d894cec5ce7c7d4dccf8bceb8ccaf
Description: Libraries for Icon, a high-level programming language
 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon program library, a library of Icon
 procedures and programs contributed by Icon users.
Tag: devel::compiler, devel::interpreter, interface::commandline, role::app-data, works-with::software:source

Package: icont
Priority: optional
Section: devel
Installed-Size: 152
Maintainer: Christian Hudon <chrish@debian.org>
Architecture: i386
Source: icon
Version: 9.4.2-2.8
Depends: libc6 (>= 2.5-5)
Recommends: iconx
Suggests: icon-ipl
Filename: pool/main/i/icon/icont_9.4.2-2.8_i386.deb
Size: 47152
MD5sum: 57ab5a50889e6780939b067983d95d29
SHA1: 637b62329b30a2ffe2ba085223d0d1db78fc6d61
SHA256: afc744555d2572798a3e2316377003c29442935992beac530900b59e7872e389
Description: Interpreter for Icon, a high-level programming language
 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon translator, which converts Icon source code
 into `ucode` that can then be executed with the help of the iconx program.
Tag: devel::interpreter, implemented-in::c, interface::commandline, role::program, scope::utility, works-with::software:source

Package: iconc
Priority: optional
Section: devel
Installed-Size: 4692
Maintainer: Christian Hudon <chrish@debian.org>
Architecture: i386
Source: icon
Version: 9.4.2-2.8
Depends: libc6 (>= 2.5-5), gcc, libx11-dev, libxt-dev
Suggests: icont, icon-ipl
Filename: pool/main/i/icon/iconc_9.4.2-2.8_i386.deb
Size: 876668
MD5sum: 4e40ec99c467e4d72168960c498996fd
SHA1: 60374da9168541571612c04fa2547465a134db2b
SHA256: 79345c1a614f5f082099ef47a6a303b788c16023188bdb9a2c00e43d6426a430
Description: Compiler for Icon, a high-level programming language
 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon compiler. It generates programs that
 generally run faster than those of the icont/iconx Icon interpreter. On the
 other hand, the Icon compiler takes much longer to compile programs and is
 more memory-hungry than the iconx/icont pair. As such, the compiler is
 probably only useful to speed up the execution of large Icon programs once
 they are fully developed and debugged.
Tag: devel::compiler, implemented-in::c, interface::commandline, role::program, scope::utility, works-with::software:source

Package: iconx
Priority: optional
Section: devel
Installed-Size: 496
Maintainer: Christian Hudon <chrish@debian.org>
Architecture: i386
Source: icon
Version: 9.4.2-2.8
Depends: libc6 (>= 2.5-5), libx11-6
Filename: pool/main/i/icon/iconx_9.4.2-2.8_i386.deb
Size: 165600
MD5sum: 3364eb48ecd0a611a6aca9dd1f25937c
SHA1: 03b854ad26b784f3c939ef4f1e95e0eafc113102
SHA256: e9ee2a2416da800224d22f3bdaf0301e075e78b112c17c69c001e98c82082226
Description: Executor for Icon, a high-level programming language
 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon executor, iconx, which is needed to execute
 interpreted Icon programs. If you are starting from Icon source code (as
 opposed to precompiled `ucode' files), you will also need the icont
 package, which converts your Icon source into a program that iconx can
 execute.
Tag: devel::interpreter, implemented-in::c, interface::commandline, role::program, scope::utility


-- 
  .''`.     Mario Iseli <mario@debian.org>
 : :'  :    Debian GNU/Linux developer
 `. `'`
   `-  Debian - when you have better things to do than fixing a system




Reply to: