File: control

package info (click to toggle)
mozart-stdlib 20060615-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,560 kB
  • ctags: 139
  • sloc: sh: 3,031; xml: 2,547; makefile: 136
file content (17 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
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.