Debian Edu Project
Summary
Development
Debian Edu software development related educational applications

This metapackage depends on various applications that can be used to develop applications in schools. The idea is to support integrated development environments that are easy to learn and lead to quick results for beginners.

The list to the right includes various software projects which are of some interest to the Debian Edu Project. Currently, only a few of them are available as Debian packages. It is our goal, however, to include all software in Debian Edu which can sensibly add to a high quality Debian Pure Blend.

For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:

If you discover a project which looks like a good candidate for Debian Edu to you, or if you have prepared an unofficial Debian package, please do not hesitate to send a description of that project to the Debian Edu mailing list

Links to other tasks

Debian Edu Development packages

Official Debian packages with high relevance

Autoconf
automatic configure script builder
Maintainer: Ben Pfaff
Versions of package autoconf
ReleaseVersionArchitectures
lenny2.61-8all
squeeze2.67-2all
wheezy2.69-1all
sid2.69-1all
upstreamlatest.tar.gz -> autoconf-2.69
Debtags of package autoconf:
devellang:c, code-generator, buildtools
interfacecommandline
roleprogram
scopeutility
suitegnu
Popcon: 4570 users (5229 upd.)*
Newer upstream!
Debtags
License: DFSG free

The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs.

For an extensive library of additional Autoconf macros, install the `autoconf-archive' package.

This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. If you need support for such scripts, you must also install the autoconf2.13 package.

Build-essential
Informational list of build-essential packages
Maintainer: Matthias Klose
Versions of package build-essential
ReleaseVersionArchitectures
lenny11.4alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze11.5amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy11.5amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid11.5amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package build-essential:
develpackaging
interfacecommandline
roledata
suitedebian
Popcon: 1488 users (1035 upd.)*
Versions and Archs
Debtags
License: DFSG free

If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages.

This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed.

If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on.

This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct.

Bwbasic
Bywater BASIC Interpreter
Maintainer: Vince Mulhollon
Versions of package bwbasic
ReleaseVersionArchitectures
lenny2.20pl2-9alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze2.20pl2-9amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy2.20pl2-11amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid2.20pl2-11amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
upstream2.50
Debtags of package bwbasic:
develinterpreter
interfacecommandline
roleprogram
scopeutility
works-withsoftware:source
Popcon: 25 users (4 upd.)*
Newer upstream!
Debtags
License: DFSG free

The Bywater BASIC Interpreter (bwBASIC) implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. It also offers shell programming facilities as an extension of BASIC. bwBASIC seeks to be as portable as possible.

Screenshots of package bwbasic
Ddd
The Data Display Debugger, a graphical debugger frontend
Maintainer: Daniel Schepler
Versions of package ddd
ReleaseVersionArchitectures
lenny3.3.11-1alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze3.3.12-2amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy3.3.12-3amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid3.3.12-3amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package ddd:
devellang:python, lang:perl, lang:pascal, lang:java, lang:fortran, lang:c++, lang:c, lang:ada, debugger
interfacex11
roleprogram
suitegnu
uitoolkitncurses, motif, athena
usechecking
x11application
Popcon: 359 users (136 upd.)*
Versions and Archs
Debtags
License: DFSG free

The Data Display Debugger (DDD) is a popular graphical user interface to UNIX debuggers such as GDB, DBX, XDB, JDB and others. Besides typical front-end features such as viewing source texts and breakpoints, DDD provides an interactive graphical data display, where data structures are displayed as graphs. Using DDD, you can reason about your application by watching its data, not just by viewing it execute lines of source code.

Other DDD features include: debugging of programs written in Ada, Bash, C, C++, Chill, Fortran, Java, Modula, Pascal, Perl and Python; machine-level debugging; hypertext source navigation and lookup; breakpoint, backtrace, and history editors; preferences and settings editors; program execution in terminal emulator window; debugging on remote host; on-line manual; interactive help on the Motif user interface; GDB/DBX/XDB command-line interface with full editing, history, and completion capabilities.

This version is linked against Lesstif, an LGPL-ed implementation of Motif.

Screenshots of package ddd
Education-menus
Debian Edu menu reorganization
Versions of package education-menus
ReleaseVersionArchitectures
lenny0.837alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze0.851amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy0.853amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid0.854amd64
sid0.855armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Svn

A package to reorganizate menu branches in order to get a structure easy to use for teachers and students.

To activate the menu reorganization, a teachers or students group must exist in the system and the user has to be a member of one of these two groups.

Gambas2
??? missing short description for package gambas2 :-(
Versions of package gambas2
ReleaseVersionArchitectures
lenny2.7-1all
squeeze2.21.0-2amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy2.23.1-1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
sid2.23.1-1kfreebsd-amd64,kfreebsd-i386
sid2.23.1-1.1amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,sparc
Debtags of package gambas2:
devellibrary, interpreter, ide
rolemetapackage
Popcon: 2 users (0 upd.)*
Versions and Archs
Debtags
License: DFSG free
??? Missing long description for package gambas2
Kdevelop
integrated development environment for KDE
Versions of package kdevelop
ReleaseVersionArchitectures
lenny3.5.2-1alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze4.0.1-1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy4.2.3-2amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid4.2.3-2amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package kdevelop:
develui-builder, lang:c++, lang:c, ide, debugger
interfacex11
roleprogram
scopeapplication
suitekde
uitoolkitqt
works-withsoftware:source
x11application
Popcon: 493 users (181 upd.)*
Versions and Archs
Debtags
License: DFSG free
Git

KDevelop is an easy to use integrated development environment for KDE. It supports a wide range of programming languages and features project management, an advanced editor, a class browser and an integrated debugger.

The application wizard can generate fully functional projects for terminal programs and GUI programs using Qt, KDE or GNOME.

Screenshots of package kdevelop
Kommander
visual dialog builder and executor tool
Versions of package kommander
ReleaseVersionArchitectures
lenny3.5.9-3alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze4.4.5-1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy4.7.4-2amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid4.7.4-2amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package kommander:
develui-builder, code-generator
interfacex11
roleprogram
scopeutility
suitekde
uitoolkitqt
works-withsoftware:source
x11application
Popcon: 494 users (1615 upd.)*
Versions and Archs
Debtags
License: DFSG free
Git

Kommander is a visual dialog building tool whose primary objective is to create as much functionality as possible without using any scripting language.

More specifically, Kommander is a set of tools that allow you to create dynamic GUI dialogs that generate, based on their state, a piece of text. The piece of text can be a command line to a program, any piece of code, business documents that contain a lot of repetitious or templated text and so on.

The resulting generated text can then be executed as a command line program (hence the name "Kommander"), written to a file, passed to a script for extended processing, and literally anything else you can think of. And you aren't required to write a single line of code!

As well as building dialogs, Kommander may be expanded to create full mainwindow applications.

This package is part of KDE web development module.

Kturtle
Logo educational programming environment for KDE
Versions of package kturtle
ReleaseVersionArchitectures
lenny3.5.9-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze4.4.5-2amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy4.7.4-2amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid4.7.4-2amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package kturtle:
develide
interfacex11
roleprogram
scopeutility
suitekde
uitoolkitqt
uselearning
x11application
Popcon: 584 users (664 upd.)*
Versions and Archs
Debtags
License: DFSG free
Git

KTurtle is an educational programming environment which uses the TurtleScript programming language (inspired by Logo) to make programming as easy and accessible as possible.

The user issues TurtleScript language commands to control the "turtle", which draws on the canvas, making KTurtle suitable for teaching elementary mathematics, geometry and programming.

This package is part of the KDE education module.

Screenshots of package kturtle
Lazarus
IDE for Free Pascal - SDK metapackage
Versions of package lazarus
ReleaseVersionArchitectures
squeeze0.9.28.2-12all
wheezy0.9.30.4-1all
sid0.9.30.4-1all
upstream0.9.30.4RC3
Debtags of package lazarus:
devellang:pascal, ide
rolemetapackage
works-withsoftware:source
Popcon: 0 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Svn

Lazarus is an IDE to create (graphical and console) applications with Free Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi like environment. The IDE is a RAD tool that includes a form designer.

Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms.

In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL).

This is a metapackage depending on all packages need to have a typical Lazarus installation.

Official: http://sourceforge.net/projects/lazarus/

Tutorials: http://lazarus-ccr.sourceforge.net

Python
interactive high-level object-oriented language (default version)
Maintainer: Matthias Klose
Versions of package python
ReleaseVersionArchitectures
lenny2.5.2-3all
squeeze2.6.6-3+squeeze6all
squeeze-proposed-updates2.6.6-3+squeeze7all
wheezy2.7.2-10all
sid2.7.2-10all
Debtags of package python:
devellang:python, interpreter
interfacecommandline
roleprogram, metapackage
scopeutility
Popcon: 86892 users (9981 upd.)*
Versions and Archs
Debtags
License: DFSG free
Bzr

Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

This package is a dependency package, which depends on Debian's default Python version (currently v2.7).

The package is enhanced by the following packages: idle
Screenshots of package python
Quanta
??? missing short description for package quanta :-(
Versions of package quanta
ReleaseVersionArchitectures
lenny3.5.9-3alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
Debtags of package quanta:
interfacex11
roleprogram
scopeutility
suitekde
uitoolkitqt
useediting
works-withtext
works-with-formathtml
x11application
Popcon: 102 users (11 upd.)*
Versions and Archs
Debtags
License: DFSG free
Svn
??? Missing long description for package quanta
Screenshots of package quanta
Squeak-vm
The Squeak Smalltalk System (virtual machine)
Versions of package squeak-vm
ReleaseVersionArchitectures
lenny3.10.3+svn1902.dfsg-1amd64,arm,armel,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze4.0.3.2202-2amd64,armel,i386,ia64,mips,mipsel,powerpc,s390,sparc
wheezy4.4.7.2357-1.1amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc
sid4.4.7.2357-1.1amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package squeak-vm:
develruntime, ide
interfacex11
roleprogram
scopesuite
Popcon: 196 users (8 upd.)*
Versions and Archs
Debtags
License: DFSG free

Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system.

This package contains just the Squeak virtual machine. If you are new to Squeak then you will have to install a Squeak image too before you can run Squeak. Squeak images can be downloaded from http://www.squeak.org, http://www.squeakland.org or http://squeak.educarex.es

Subversion
Advanced version control system
Maintainer: Peter Samuelson
Versions of package subversion
ReleaseVersionArchitectures
lenny1.5.1dfsg1-7alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
lenny-security1.5.1dfsg1-7alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze1.6.12dfsg-6amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
squeeze-security1.6.12dfsg-6amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy1.6.17dfsg-3amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid1.6.17dfsg-3amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package subversion:
develrcs
interfacecommandline
networkserver, client
roleprogram
usesynchronizing, storing
Popcon: 10568 users (2061 upd.)*
Versions and Archs
Debtags
License: DFSG free
Svn

Subversion, also known as svn, is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had.

This package includes the Subversion client (svn), tools to create a Subversion repository (svnadmin) and to make a repository available over a network (svnserve).

The package is enhanced by the following packages: tkdiff cia-clients bzr-svn qct
Screenshots of package subversion
Umbrello
UML modelling tool and code generator
Versions of package umbrello
ReleaseVersionArchitectures
lenny3.5.9-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze4.4.5-1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy4.7.4-3amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid4.7.4-3amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package umbrello:
develmodelling, code-generator
interfacex11
roleprogram
scopeapplication
suitekde
uitoolkitqt
useediting
works-withimage:vector, image
x11application
Popcon: 450 users (1616 upd.)*
Versions and Archs
Debtags
License: DFSG free
Git

Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE. It can create diagrams of software and other systems in the industry-standard UML format, and can also generate code from UML diagrams in a variety of programming languages.

This package is part of the KDE Software Development Kit module.

Screenshots of package umbrello

Official Debian packages with lower relevance

Eclipse
Extensible Tool Platform and Java IDE
Versions of package eclipse
ReleaseVersionArchitectures
squeeze3.5.2-6squeeze2all
wheezy3.7.2-1all
sid3.7.2-1all
Debtags of package eclipse:
devellang:java, ide
interfacex11
roleprogram
suiteeclipse
useediting
works-withsoftware:source
x11application
Popcon: 13 users (0 upd.)*
Versions and Archs
Debtags
License: DFSG free
Git

The Eclipse Platform is an open and extensible platform for anything and yet nothing in particular. It provides a foundation for constructing and running integrated software-development tools. The Eclipse Platform allows tool builders to independently develop tools that integrate with other people's tools so seamlessly you can't tell where one tool ends and another starts.

This package provides the whole Eclipse SDK that contains Eclipse Platform, Java development tools and Plug-in Development Environment, including source and both user and programmer documentation.

Screenshots of package eclipse
Swi-prolog
ISO/Edinburgh-style Prolog interpreter
Versions of package swi-prolog
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze5.10.1-1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mipsel,powerpc,s390,sparc
wheezy5.10.4-3amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid5.10.4-3amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
experimental6.0.0-1amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,powerpc,s390,s390x
upstream6.0.2
Debtags of package swi-prolog:
devellang:prolog, interpreter
interfacetext-mode, commandline
roleprogram
scopeutility
uitoolkitncurses
works-withsoftware:source
Popcon: 9 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git

SWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a rich set of built-in predicates. It offers a fast, robust and small environment which enables substantial applications to be developed with it.

SWI-Prolog additionally offers:

  • A powerful module system
  • Garbage collection
  • Unicode character set handling
  • Unbounted integer and rational number arithmetic
  • Multithreading support
  • A powerful C/C++ interface
  • GNU Readline interface
Swi-prolog-clib
??? missing short description for package swi-prolog-clib :-(
Maintainer: Chris Lamb
Versions of package swi-prolog-clib
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
upstream6.0.2
Debtags of package swi-prolog-clib:
devellibrary, lang:prolog, lang:c
roleshared-lib, app-data
Popcon: 1 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git
??? Missing long description for package swi-prolog-clib
Swi-prolog-doc
Documentation for SWI-Prolog interpreter and XPCE
Maintainer: Chris Lamb
Versions of package swi-prolog-doc
ReleaseVersionArchitectures
lenny5.6.58-1all
squeeze5.6.59-1all
wheezy5.6.59-1all
sid5.6.59-1all
Debtags of package swi-prolog-doc:
devellang:prolog, doc
made-ofpdf, html
roledocumentation
Popcon: 0 users (0 upd.)*
Versions and Archs
Debtags
License: DFSG free
Git

SWI-Prolog is a Prolog implementation based on a subset of the WAM. It is accompanied by XPCE, a symbolic programming environment for user interfaces.

This package contains the documentation in PDF and HTML format for SWI-Prolog and XPCE/Prolog.

Swi-prolog-http
??? missing short description for package swi-prolog-http :-(
Maintainer: Chris Lamb
Versions of package swi-prolog-http
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
upstream6.0.2
Debtags of package swi-prolog-http:
devellibrary, lang:prolog
roleapp-data
Popcon: 1 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git
??? Missing long description for package swi-prolog-http
Swi-prolog-semweb
??? missing short description for package swi-prolog-semweb :-(
Maintainer: Chris Lamb
Versions of package swi-prolog-semweb
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
upstream6.0.2
Debtags of package swi-prolog-semweb:
devellibrary, lang:prolog
roleapp-data
works-with-formatxml
Popcon: 1 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git
??? Missing long description for package swi-prolog-semweb
Swi-prolog-sgml
??? missing short description for package swi-prolog-sgml :-(
Maintainer: Chris Lamb
Versions of package swi-prolog-sgml
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
upstream6.0.2
Debtags of package swi-prolog-sgml:
devellibrary, lang:prolog
roleapp-data
works-withtext
works-with-formatsgml, html
Popcon: 1 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git
??? Missing long description for package swi-prolog-sgml
Swi-prolog-table
??? missing short description for package swi-prolog-table :-(
Maintainer: Chris Lamb
Versions of package swi-prolog-table
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
upstream6.0.2
Debtags of package swi-prolog-table:
devellibrary, lang:prolog
roleapp-data
works-withdb
Popcon: 1 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git
??? Missing long description for package swi-prolog-table
Swi-prolog-xpce
??? missing short description for package swi-prolog-xpce :-(
Maintainer: Chris Lamb
Versions of package swi-prolog-xpce
ReleaseVersionArchitectures
lenny5.6.58-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
upstream6.0.2
Debtags of package swi-prolog-xpce:
devellibrary, lang:prolog
interfacex11
roleapp-data
x11library
Popcon: 3 users (0 upd.)*
Newer upstream!
Debtags
License: DFSG free
Git
??? Missing long description for package swi-prolog-xpce
Tcl8.5-dev
Tcl (the Tool Command Language) v8.5 - development files
Versions of package tcl8.5-dev
ReleaseVersionArchitectures
lenny8.5.3-2alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze8.5.8-2amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy8.5.11-1amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid8.5.11-1amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package tcl8.5-dev:
devellang:tcl
roledevel-lib
Popcon: 352 users (254 upd.)*
Versions and Archs
Debtags
License: DFSG free

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl.

Tk8.5-dev
Tk toolkit for Tcl and X11, v8.5 - development files
Versions of package tk8.5-dev
ReleaseVersionArchitectures
lenny8.5.3-4alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc
squeeze8.5.8-1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy8.5.11-1amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
sid8.5.11-1amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
Debtags of package tk8.5-dev:
devellang:tcl
roledevel-lib
uitoolkittk
Popcon: 252 users (200 upd.)*
Versions and Archs
Debtags
License: DFSG free

Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk.

*Popularitycontest results: number of people who use this package regularly (number of people who upgraded this package recently) out of 124261