Source: quanta
Section: web
Priority: optional
Maintainer: Ben Burton <bab@debian.org>
Build-Depends: automake1.7, debhelper (>> 4.0.0), kdelibs4-dev
Standards-Version: 3.6.0

Package: quanta
Architecture: any
Section: web
Depends: ${shlibs:Depends}, weblint
Recommends: phpdoc, wdg-html-reference
Suggests: wget, kommander
Description: Web Development Environment for KDE
 Quanta Plus is a web development environment for HTML and associate
 languages.  It is designed for quick web development and is rapidly
 becoming a mature editor with a number of great features.  Quanta
 already has a good deal of PHP support in it including the ability to
 run a debugger.
 .
 Quanta Plus now ships with the Kommander dialog-to-text system, which
 can be found in the separate kommander package.
 .
 Quanta Plus is not in any way affiliated with any commercial versions of
 Quanta.  The primary coders from the original team left the GPL'd
 version to produce a commercial product.

Package: kommander
Architecture: any
Section: kde
Depends: ${shlibs:Depends}
Suggests: quanta
Conflicts: quanta (<< 1:3.1.0-3)
Description: Create dialogs that generate text through user interaction
 Kommander is a set of tools that allow you to create dynamic GUI dialogs
 that generate, based on their state, a piece of text.  The piece of text
 can be a command line to a program, any piece of code, business
 documents that contain a lot of repititious or templated text and so on.
 .
 The resulting generated text can then be executed as a command line
 program (hence the name "Kommander"), written to a file, passed to a
 script for extended processing, and literally anything else you can
 think of.  And you aren't required to write a single line of code!
 .
 Kommander is a part of the Quanta Plus web development environment for KDE.

