| 1 | Source: pugs |
|---|
| 2 | Section: interpreters |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Florian Ragwitz <rafl@debianforum.de> |
|---|
| 5 | Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 (>= 6.6.1), perl, libperl-dev, libwww-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl, libcompress-bzip2-perl, libghc6-network-dev, libghc6-mtl-dev, libghc6-time-dev |
|---|
| 6 | Standards-Version: 3.7.2 |
|---|
| 7 | |
|---|
| 8 | Package: pugs |
|---|
| 9 | Architecture: any |
|---|
| 10 | Depends: ${shlibs:Depends}, pugs-modules (= ${Source-Version}) |
|---|
| 11 | Suggests: pugs-doc, perl, spidermonkey-bin |
|---|
| 12 | Description: Perl 6 Implementation |
|---|
| 13 | Pugs is an implementation of Perl 6, written in Haskell. It aims to implement |
|---|
| 14 | the full Perl 6 specification, as detailed in the Synopses at |
|---|
| 15 | http://perlcabal.org/syn/ |
|---|
| 16 | . |
|---|
| 17 | Homepage: http://pugscode.org/ |
|---|
| 18 | |
|---|
| 19 | Package: pugs-doc |
|---|
| 20 | Architecture: all |
|---|
| 21 | Description: Pugs documentation |
|---|
| 22 | Pugs is an implementation of Perl 6, written in Haskell. It aims to implement |
|---|
| 23 | the full Perl 6 specification, as detailed in the Synopses at |
|---|
| 24 | perlcabal.org/syn/ |
|---|
| 25 | . |
|---|
| 26 | Homepage: http://pugscode.org/ |
|---|
| 27 | . |
|---|
| 28 | This package contains various documentation for pugs. |
|---|
| 29 | |
|---|
| 30 | Package: pugs-modules |
|---|
| 31 | Architecture: all |
|---|
| 32 | Description: Pugs core modules |
|---|
| 33 | Pugs is an implementation of Perl 6, written in Haskell. It aims to implement |
|---|
| 34 | the full Perl 6 specification, as detailed in the Synopses at |
|---|
| 35 | perlcabal.org/syn/ |
|---|
| 36 | . |
|---|
| 37 | Homepage: http://pugscode.org/ |
|---|
| 38 | . |
|---|
| 39 | This package contains architecture independent pugs modules. |
|---|