File: libconstantine-java.README.Debian

package info (click to toggle)
libconstantine-java 0.7-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 860 kB
  • ctags: 4,468
  • sloc: java: 5,562; ruby: 976; xml: 683; makefile: 41
file content (15 lines) | stat: -rw-r--r-- 583 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Debian package of the Constantine library
-----------------------------------------

 This package contains the Constantine Java library (also known as jnr-constants)
which provides typical platform C constants like those of errno.h or sys/socket.h.

 The library is composed of only one jar file. Developers should include the
following path in the CLASSPATH:
    /usr/share/java/libconstantine-java.jar

 API documentation (javadoc) is provided by package libconstantine-java-doc in
directory /usr/share/doc/libconstantine-java-doc/javadoc .

-- 
Nicolas Duboc <nduboc@debian.org>