1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: mozart-stdlib
Section: devel
Priority: optional
Maintainer: Kevin Glynn <keving@debian.org>
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/collab-maint/mozart-stdlib.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/mozart-stdlib.git
Build-Depends: debhelper (>> 4.0.0)
Build-Depends-Indep: mozart (>= 1.3.0)
Package: mozart-stdlib
Architecture: all
Depends: mozart (>= 1.3.0)
Description: The Mozart Programming System (Standard Library)
This is the standard library for the Mozart Programming System. It currently
includes modules for common abstract datatypes, QTk (Window programming) and an
XML Parser.
|