diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-28 13:44:45 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-28 13:44:45 +0000 |
commit | ac2d391b6787fad2a294ccd3390f5d0808c2c4e7 (patch) | |
tree | cccb503aab4ec1023c9e9db888ed9935119fe4fa /textproc/p5-Tk-XMLViewer/pkg-descr | |
parent | c53b761b51d7a0db2750bf78e84aab6f82caa525 (diff) | |
download | ports-ac2d391b6787fad2a294ccd3390f5d0808c2c4e7.tar.gz ports-ac2d391b6787fad2a294ccd3390f5d0808c2c4e7.zip |
Notes
Diffstat (limited to 'textproc/p5-Tk-XMLViewer/pkg-descr')
-rw-r--r-- | textproc/p5-Tk-XMLViewer/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Tk-XMLViewer/pkg-descr b/textproc/p5-Tk-XMLViewer/pkg-descr new file mode 100644 index 000000000000..59b20d75bc82 --- /dev/null +++ b/textproc/p5-Tk-XMLViewer/pkg-descr @@ -0,0 +1,3 @@ +Tk::XMLViewer is an widget inherited from Tk::Text which displays XML +in a hierarchical tree. You can use the plus and minus buttons to +hide/show parts of the tree. |