File: control

package info (click to toggle)
voberon 19991220-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 4,648 kB
  • ctags: 2,571
  • sloc: sh: 290; makefile: 161; ansic: 53
file content (27 lines) | stat: -rw-r--r-- 1,101 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: voberon
Section: libs
Priority: optional
Maintainer: Mike Goldman <whig@by.net>
Standards-Version: 2.5.0.0

Package: voberon-dev
Section: devel
Architecture: any
Depends: voberon (= ${Source-Version}), oo2c, liboo2cx11-dev
Description: VisualOberon GUI class library for Oberon-2 (development)
 VisualOberon (or short 'VO') is a collection of classes written in
 the programming language Oberon-2. The classes are designed to easily
 build graphical user interfaces for programs written in Oberon-2.
 .
 VisualOberon uses OOC and its first implementation OO2C as
 development tool, but VisualOberon's design is not limited to that
 compiler.  It is based on the language defined by the official language
 report and thus should be easily portable to other compilers.

Package: voberon
Architecture: any
Depends: ${shlibs:Depends}
Description: VisualOberon GUI class library for Oberon-2
 VisualOberon (or short 'VO') is a collection of classes written in
 the programming language Oberon-2. The classes are designed to easily
 build graphical user interfaces for programs written in Oberon-2.