File: control

package info (click to toggle)
wap-wml-tools 0.0.4-7
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch
  • size: 388 kB
  • ctags: 282
  • sloc: ansic: 1,122; sh: 112; makefile: 73
file content (25 lines) | stat: -rw-r--r-- 946 bytes parent folder | download
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
Source: wap-wml-tools
Section: non-free/web
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9~),
               libxml2-dev
Standards-Version: 3.9.4
Homepage: http://maintained.by.noone.org/wml-tools/
XS-Autobuild: yes
Vcs-Browser: http://git.noone.org/?p=wap-wml-tools-debian.git
Vcs-Git: http://git.noone.org/wap-wml-tools-debian.git

Package: wap-wml-tools
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Wireless Markup Language development and test tools
 wml-tools is a suite of small programs designed to help in the
 construction of WAP WML decks. The suite currently comprises:
     * wmlc - a WML bytecode compiler
     * wmld - a WML bytecode decompiler
     * wmlv - a very simple text-based WML deck viewer
     * wbmp2xpm - a WBMP to XPM converter
     * wmlhtml - a simple WML deck to HTML converter
     * rdfwml - an RDF channel to WML deck converter