Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 magnus 1
Package: pike7.6-gtk
2
Architecture: any
3
Depends: ${shlibs:Depends}, pike7.6-core (=${Source-Version})
4
Description: GTK module for Pike
5
 This Pike module provides access to the GTK+ library.
6
 .
7
 Pike is an interpreted programming language, for more information
8
 see the description of the pike7.6-core package or visit the URL
9
 below.
10
 .
11
 http://pike.ida.liu.se/
3 magnus 12
 
13
Package: pike7.6-java
14
Architecture: any
15
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
16
Description: Java module for Pike
17
 This Pike module enables one to call Java code from Pike programs.
18
 .
19
 Pike is an interpreted programming language, for more information
20
 see the description of the pike7.6-core package or visit the URL
21
 below.
22
 .
23
 http://pike.ida.liu.se/
24