Rev 2 | Rev 23 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 3 | ||
|---|---|---|---|
| Line 7... | Line 7... | ||
| 7 | Pike is an interpreted programming language, for more information | 7 | Pike is an interpreted programming language, for more information | 
| 8 | see the description of the pike7.6-core package or visit the URL | 8 | see the description of the pike7.6-core package or visit the URL | 
| 9 | below. | 9 | below. | 
| 10 | . | 10 | . | 
| 11 | http://pike.ida.liu.se/ | 11 | http://pike.ida.liu.se/ | 
| - | 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 | ||