diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-14 18:01:50 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-14 18:01:50 +0000 |
commit | 0e9e720b2917e72938bbc451fbe805f70c82a9fe (patch) | |
tree | 59f0827719dc9ebf32bfcfed4339a4d47d15326b /editors/kxmleditor/pkg-descr | |
parent | 95190bf194cef8619521959b3bbb2a29fc904b9c (diff) | |
download | FreeBSD-ports-0e9e720b2917e72938bbc451fbe805f70c82a9fe.zip FreeBSD-ports-0e9e720b2917e72938bbc451fbe805f70c82a9fe.tar.gz |
Initial import of kxmleditor-0.4
KXML editor is a program that displays contents of XML file.
Diffstat (limited to 'editors/kxmleditor/pkg-descr')
-rw-r--r-- | editors/kxmleditor/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/kxmleditor/pkg-descr b/editors/kxmleditor/pkg-descr new file mode 100644 index 0000000..b9f1aa0 --- /dev/null +++ b/editors/kxmleditor/pkg-descr @@ -0,0 +1,5 @@ +KXML Editor is program that display contents of XML file. Left side contain +tree with XML document structure, right side contain list of attributes for +for selected XML element and its contents. + +WWW: http://kxmleditor.sourceforge.net/ |