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
|
Source: wapua
Section: web
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9~)
Standards-Version: 4.1.2
Homepage: https://fsinfo.noone.org/~abe/wApua/
Vcs-Browser: https://git.noone.org/?p=wapua.git
Vcs-Git: https://git.noone.org/wapua.git/
Rules-Requires-Root: no
Package: wapua
Architecture: all
Depends: libhtml-parser-perl,
libwww-perl,
perl-tk,
${misc:Depends},
${perl:Depends}
Suggests: html2wml,
wap-wml-tools
Description: Web browser for WAP WML pages
wApua is a web browser for browsing WAP (Wireless Application
Protocol) pages written in the Wireless Markup Language (WML;
versions 1.1 and 1.2 are supported). Its main purpose is to test or
surf WAP pages locally or over HTTP and HTTPS without connecting with
a WAP capable mobile phone, which may be expensive or impossible,
i.e. in case of WAP pages on the local filesystem.
.
wApua is written in Perl using libwww-perl and Perl/Tk.
.
Included in the package is the command line front-end wbmp2xbm to
wApua's internal converter for decoding WAP Wireless Bitmaps (WBMP)
into X Bitmaps (XBM).
|