File: summary.xml

package info (click to toggle)
libgroboutils-java 5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,396 kB
  • ctags: 11,186
  • sloc: java: 59,748; xml: 12,762; sh: 377; perl: 104; makefile: 20
file content (22 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
version $Date: 2003/05/04 06:40:16 $

-->
<list>
    <category name="Utility">
        <project>
            <name>util-xml</name>
            <package>net.sourceforge.groboutils.util.xml.v1</package>
            <description>
            Utilities for converting standard text into XML-escaped strings,
            without the need for DOM heavyweight libraries.
            </description>
            <status>
            20-Dec-2002:
            Entered version 1.0.0rc1.  Need to complete documentation.
            </status>
        </project>
    </category>
</list>