Changeset 5244 for debian/control
- Timestamp:
- 07/06/05 02:47:57 (4 years ago)
- svk:copy_cache_prev:
- 7143
- Files:
-
- 1 modified
-
debian/control (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r1511 r5244 3 3 Priority: optional 4 4 Maintainer: Shu-Chun Weng <scw@csie.org> 5 Uploaders: Florian Ragwitz <rafl@fsfe.org> 5 6 Build-Depends: debhelper (>= 4.0.0) 6 Standards-Version: 3.6. 17 Standards-Version: 3.6.2 7 8 8 9 Package: pugs … … 11 12 Suggests: parrot 12 13 Description: A Perl 6 Implementation 13 Pugs is Perl6 User's Golfing System. 14 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 15 the full Perl6 specification, as detailed in the Synopses at 16 http://dev.perl.org/perl6/synopsis/ 17 . 18 Homepage: http://pugscode.org/ 14 19 15 20 Package: pugs-doc 16 21 Architecture: all 17 22 Description: Documentation for pugs 18 Pugs is Perl6 User's Golfing System. 19 23 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 24 the full Perl6 specification, as detailed in the Synopses at 25 http://dev.perl.org/perl6/synopsis/ 26 . 27 Homepage: http://pugscode.org/ 28 . 29 This package contains various documentation for pugs.
