File: control

package info (click to toggle)
libyanfs-java 0.0%2Bcvs20070825-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,180 kB
  • ctags: 1,544
  • sloc: java: 7,952; makefile: 252; xml: 37; sh: 19
file content (22 lines) | stat: -rw-r--r-- 963 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
Source: libyanfs-java
Section: libs
Priority: optional
Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>, Kumar Appaiah <akumar@ee.iitm.ac.in>
Build-Depends: cdbs, debhelper (>= 5), quilt
Build-Depends-Indep: java-gcj-compat-dev, ant, m4
Standards-Version: 3.7.3
Homepage: https://yanfs.dev.java.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libyanfs-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libyanfs-java

Package: libyanfs-java
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java2-runtime
Description: Yet Another NFS - a Java NFS library
 This project represents a Java implementation of the XDR, RPC, NFSv2,
 and NFSv3 protocols in client side form.
 .
 WebNFS was the original name for this implementation but the name has
 changed to reflect the expanded scope of the project to include a
 server side implementation.