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
|
| Versions of package autoconf |
| Release | Version | Architectures |
| lenny | 2.61-8 | all |
| squeeze | 2.67-2 | all |
| wheezy | 2.69-1 | all |
| sid | 2.69-1 | all |
| upstream | latest.tar.gz -> autoconf-2.69 |
| Debtags of package autoconf: |
| devel | lang:c, code-generator, buildtools |
| interface | commandline |
| role | program |
| scope | utility |
| suite | gnu |
|
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
|
| Versions of package build-essential |
| Release | Version | Architectures |
| lenny | 11.4 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 11.5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 11.5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 11.5 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package build-essential: |
| devel | packaging |
| interface | commandline |
| role | data |
| suite | debian |
|
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
|
| Versions of package bwbasic |
| Release | Version | Architectures |
| lenny | 2.20pl2-9 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 2.20pl2-9 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.20pl2-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.20pl2-11 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 2.50 |
| Debtags of package bwbasic: |
| devel | interpreter |
| interface | commandline |
| role | program |
| scope | utility |
| works-with | software:source |
|
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.
|
|
|
Ddd
The Data Display Debugger, a graphical debugger frontend
|
| Versions of package ddd |
| Release | Version | Architectures |
| lenny | 3.3.11-1 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 3.3.12-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.3.12-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.3.12-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package ddd: |
| devel | lang:python, lang:perl, lang:pascal, lang:java, lang:fortran, lang:c++, lang:c, lang:ada, debugger |
| interface | x11 |
| role | program |
| suite | gnu |
| uitoolkit | ncurses, motif, athena |
| use | checking |
| x11 | application |
|
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.
|
|
|
Education-menus
Debian Edu menu reorganization
|
|
License: DFSG free
|
|
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 |
| Release | Version | Architectures |
| lenny | 2.7-1 | all |
| squeeze | 2.21.0-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.23.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| sid | 2.23.1-1 | kfreebsd-amd64,kfreebsd-i386 |
| sid | 2.23.1-1.1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| Debtags of package gambas2: |
| devel | library, interpreter, ide |
| role | metapackage |
|
License: DFSG free
|
|
??? Missing long description for package gambas2
|
|
|
Kdevelop
integrated development environment for KDE
|
| Versions of package kdevelop |
| Release | Version | Architectures |
| lenny | 3.5.2-1 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 4.0.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.2.3-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.2.3-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package kdevelop: |
| devel | ui-builder, lang:c++, lang:c, ide, debugger |
| interface | x11 |
| role | program |
| scope | application |
| suite | kde |
| uitoolkit | qt |
| works-with | software:source |
| x11 | application |
|
License: DFSG free
|
|
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.
|
|
|
Kommander
visual dialog builder and executor tool
|
| Versions of package kommander |
| Release | Version | Architectures |
| lenny | 3.5.9-3 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 4.4.5-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.7.4-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.7.4-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package kommander: |
| devel | ui-builder, code-generator |
| interface | x11 |
| role | program |
| scope | utility |
| suite | kde |
| uitoolkit | qt |
| works-with | software:source |
| x11 | application |
|
License: DFSG free
|
|
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 |
| Release | Version | Architectures |
| lenny | 3.5.9-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 4.4.5-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.7.4-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.7.4-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package kturtle: |
| devel | ide |
| interface | x11 |
| role | program |
| scope | utility |
| suite | kde |
| uitoolkit | qt |
| use | learning |
| x11 | application |
|
License: DFSG free
|
|
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.
|
|
|
Lazarus
IDE for Free Pascal - SDK metapackage
|
| Versions of package lazarus |
| Release | Version | Architectures |
| squeeze | 0.9.28.2-12 | all |
| wheezy | 0.9.30.4-1 | all |
| sid | 0.9.30.4-1 | all |
| upstream | 0.9.30.4RC3 |
| Debtags of package lazarus: |
| devel | lang:pascal, ide |
| role | metapackage |
| works-with | software:source |
|
License: DFSG free
|
|
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)
|
| Versions of package python |
| Release | Version | Architectures |
| lenny | 2.5.2-3 | all |
| squeeze | 2.6.6-3+squeeze6 | all |
| squeeze-proposed-updates | 2.6.6-3+squeeze7 | all |
| wheezy | 2.7.2-10 | all |
| sid | 2.7.2-10 | all |
| Debtags of package python: |
| devel | lang:python, interpreter |
| interface | commandline |
| role | program, metapackage |
| scope | utility |
|
License: DFSG free
|
|
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
|
|
|
Quanta
??? missing short description for package quanta :-(
|
| Versions of package quanta |
| Release | Version | Architectures |
| lenny | 3.5.9-3 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| Debtags of package quanta: |
| interface | x11 |
| role | program |
| scope | utility |
| suite | kde |
| uitoolkit | qt |
| use | editing |
| works-with | text |
| works-with-format | html |
| x11 | application |
|
License: DFSG free
|
|
??? Missing long description for package quanta
|
|
|
Squeak-vm
The Squeak Smalltalk System (virtual machine)
|
| Versions of package squeak-vm |
| Release | Version | Architectures |
| lenny | 3.10.3+svn1902.dfsg-1 | amd64,arm,armel,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 4.0.3.2202-2 | amd64,armel,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.4.7.2357-1.1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.4.7.2357-1.1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package squeak-vm: |
| devel | runtime, ide |
| interface | x11 |
| role | program |
| scope | suite |
|
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
|
| Versions of package subversion |
| Release | Version | Architectures |
| lenny | 1.5.1dfsg1-7 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| lenny-security | 1.5.1dfsg1-7 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 1.6.12dfsg-6 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| squeeze-security | 1.6.12dfsg-6 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.6.17dfsg-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.6.17dfsg-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package subversion: |
| devel | rcs |
| interface | commandline |
| network | server, client |
| role | program |
| use | synchronizing, storing |
|
License: DFSG free
|
|
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).
|
|
|
Umbrello
UML modelling tool and code generator
|
| Versions of package umbrello |
| Release | Version | Architectures |
| lenny | 3.5.9-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 4.4.5-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.7.4-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.7.4-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package umbrello: |
| devel | modelling, code-generator |
| interface | x11 |
| role | program |
| scope | application |
| suite | kde |
| uitoolkit | qt |
| use | editing |
| works-with | image:vector, image |
| x11 | application |
|
License: DFSG free
|
|
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.
|
|
Official Debian packages with lower relevance
|
Eclipse
Extensible Tool Platform and Java IDE
|
| Versions of package eclipse |
| Release | Version | Architectures |
| squeeze | 3.5.2-6squeeze2 | all |
| wheezy | 3.7.2-1 | all |
| sid | 3.7.2-1 | all |
| Debtags of package eclipse: |
| devel | lang:java, ide |
| interface | x11 |
| role | program |
| suite | eclipse |
| use | editing |
| works-with | software:source |
| x11 | application |
|
License: DFSG free
|
|
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.
|
|
|
Swi-prolog
ISO/Edinburgh-style Prolog interpreter
|
| Versions of package swi-prolog |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 5.10.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mipsel,powerpc,s390,sparc |
| wheezy | 5.10.4-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 5.10.4-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 6.0.0-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,powerpc,s390,s390x |
| upstream | 6.0.2 |
| Debtags of package swi-prolog: |
| devel | lang:prolog, interpreter |
| interface | text-mode, commandline |
| role | program |
| scope | utility |
| uitoolkit | ncurses |
| works-with | software:source |
|
License: DFSG free
|
|
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 :-(
|
| Versions of package swi-prolog-clib |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| upstream | 6.0.2 |
| Debtags of package swi-prolog-clib: |
| devel | library, lang:prolog, lang:c |
| role | shared-lib, app-data |
|
License: DFSG free
|
|
??? Missing long description for package swi-prolog-clib
|
|
|
Swi-prolog-doc
Documentation for SWI-Prolog interpreter and XPCE
|
| Versions of package swi-prolog-doc |
| Release | Version | Architectures |
| lenny | 5.6.58-1 | all |
| squeeze | 5.6.59-1 | all |
| wheezy | 5.6.59-1 | all |
| sid | 5.6.59-1 | all |
| Debtags of package swi-prolog-doc: |
| devel | lang:prolog, doc |
| made-of | pdf, html |
| role | documentation |
|
License: DFSG free
|
|
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 :-(
|
| Versions of package swi-prolog-http |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| upstream | 6.0.2 |
| Debtags of package swi-prolog-http: |
| devel | library, lang:prolog |
| role | app-data |
|
License: DFSG free
|
|
??? Missing long description for package swi-prolog-http
|
|
|
Swi-prolog-semweb
??? missing short description for package swi-prolog-semweb :-(
|
| Versions of package swi-prolog-semweb |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| upstream | 6.0.2 |
| Debtags of package swi-prolog-semweb: |
| devel | library, lang:prolog |
| role | app-data |
| works-with-format | xml |
|
License: DFSG free
|
|
??? Missing long description for package swi-prolog-semweb
|
|
|
Swi-prolog-sgml
??? missing short description for package swi-prolog-sgml :-(
|
| Versions of package swi-prolog-sgml |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| upstream | 6.0.2 |
| Debtags of package swi-prolog-sgml: |
| devel | library, lang:prolog |
| role | app-data |
| works-with | text |
| works-with-format | sgml, html |
|
License: DFSG free
|
|
??? Missing long description for package swi-prolog-sgml
|
|
|
Swi-prolog-table
??? missing short description for package swi-prolog-table :-(
|
| Versions of package swi-prolog-table |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| upstream | 6.0.2 |
| Debtags of package swi-prolog-table: |
| devel | library, lang:prolog |
| role | app-data |
| works-with | db |
|
License: DFSG free
|
|
??? Missing long description for package swi-prolog-table
|
|
|
Swi-prolog-xpce
??? missing short description for package swi-prolog-xpce :-(
|
| Versions of package swi-prolog-xpce |
| Release | Version | Architectures |
| lenny | 5.6.58-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| upstream | 6.0.2 |
| Debtags of package swi-prolog-xpce: |
| devel | library, lang:prolog |
| interface | x11 |
| role | app-data |
| x11 | library |
|
License: DFSG free
|
|
??? 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 |
| Release | Version | Architectures |
| lenny | 8.5.3-2 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 8.5.8-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 8.5.11-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 8.5.11-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package tcl8.5-dev: |
| devel | lang:tcl |
| role | devel-lib |
|
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 |
| Release | Version | Architectures |
| lenny | 8.5.3-4 | alpha,amd64,arm,armel,hppa,i386,ia64,mips,mipsel,powerpc,s390,sparc |
| squeeze | 8.5.8-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 8.5.11-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 8.5.11-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package tk8.5-dev: |
| devel | lang:tcl |
| role | devel-lib |
| uitoolkit | tk |
|
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.
|
|
|