File: control

package info (click to toggle)
libyanfs-java 0.0%2Bcvs20070825-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,256 kB
  • ctags: 1,620
  • sloc: java: 7,952; makefile: 251; xml: 37; sh: 19
file content (22 lines) | stat: -rw-r--r-- 915 bytes parent folder | download | duplicates (2)
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: java
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 (>= 7)
Build-Depends-Indep: default-jdk, ant, m4
Standards-Version: 3.9.2
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}
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.