File: index.xml

package info (click to toggle)
libgettext-commons-java 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: java: 1,024; xml: 530; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>

<document>
  <properties>
    <title>Gettext Commons</title>
  </properties>
  <body>
    <section name="Introduction">
      <p>The Gettext Commons project provides Java classes for
      internationalization (i18n) through <a
      href="http://www.gnu.org/software/gettext/">GNU gettext</a>.</p>

	  <p>See
	  the <a href="http://code.google.com/p/gettext-commons/">project
		  page</a> for more information and downloads.</p>
	</section>
  </body>
</document>

<!--
Local Variables:
sgml-indent-data: t
End:
-->