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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
Source: psp
Section: perl
Priority: optional
Maintainer: Sam Hartman <hartmans@debian.org>
Build-Depends: debhelper (>= 2.0.0), liberror-perl, libhtml-tagset-perl, libset-intspan-perl, libgetopt-mixed-perl, liburi-perl, libwww-perl, libtime-modules-perl, hevea, tetex-extra, perl (>= 5.8)
Standards-Version: 3.2.1
Package: libpsp-html-parser-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}
Description: Version of HTML::Parser for PSP
This package is a special version of HTML::Parser for PSP. It does
not conflict with the normal HTML::Parser and should be used by
nothing besides PSP. The changes in this package will hopefully be
integrated into HTML::Parser.
Package: libpsp-parser-perl
Architecture: all
Depends: libhtml-tagset-perl, liberror-perl, liburi-perl, libtime-modules-perl, perl, libpsp-perl
Description: Libraries for psp-parser
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
Package: libpsp-perl
Architecture: all
Depends: libhtml-tagset-perl, liberror-perl, liburi-perl, libtime-modules-perl, libset-intspan-perl, perl, libpsp-html-parser-perl
Description: Runtime libraries for Perl Server Pages
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
Package: psp
Section: web
Architecture: all
Depends: libpsp-perl, libgetopt-mixed-perl
Suggests: psp-parser, psp-doc
Description: Perl Server Pages - Web scripting environment runtime
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
.
This package provides the runtime necessary to run website fragments
(piles) that have already been parsed.
Package: psp-parser
Section: web
Architecture: all
Depends: libpsp-perl, libpsp-parser-perl, psp
Description: Perl Server Pages - Web scripting environment authoring tools
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
.
This package provides piler, the tool to convert a set of PSP pages
into a website fragment.
Package: psp-samples
Section: web
Architecture: all
Priority: extra
Depends: libpsp-perl, psp, psp-samples-src
Description: Perl Server Pages - compiled samples
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
Package: psp-samples-src
Section: web
Architecture: all
Priority: extra
Depends: psp
Description: Perl Server Pages - Sample source code
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
Package: psp-doc
Section: web
Architecture: all
Priority: extra
Description: Perl Server Pages - Documentation
Perl Server Pages provides a versatile dynamic web scripting
environment for Perl, featuring advanced input validation and data
flow management. Support for mod_perl provided. Psp attempts to
provide easy construction of large websites in Perl, much the same
way that ASP and JSP provide this support for other languages.
|