blob: e491ba9ff028ad044db5365ea38e8f0d66d25c28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
<longdescription lang="en">
Kate Symbol Viewer is a sidebar plugin for Kate that has been
integrated in KDE since version 3.2.0.
It allows developers to view symbols (functions, macros and data types)
from source code. By clicking the parsed information you can easily
browse the code.
</longdescription>
</pkgmetadata>
|