You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
732 B
19 lines
732 B
Source: kxmleditor-trinity
|
|
Section: tde
|
|
Priority: optional
|
|
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
|
X-Original-Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
|
|
Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, automake, libtool, tdelibs-trinity-dev
|
|
Standards-Version: 3.8.0
|
|
|
|
Package: kxmleditor-trinity
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: XML Editor for TDE
|
|
KXML Editor is a simple program, that displays and edits the contents of an
|
|
XML file. It can be embedded in Quanta, and used with DCOP.
|
|
.
|
|
The left side contains a tree representing the XML document structure. The
|
|
right side contains a list of attributes for the selected XML element and its
|
|
contents.
|