You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-net_davfs2

38 lines
1.4 KiB

Source-Makefile: feeds/packages/net/davfs2/Makefile
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Package: davfs2
Submenu: Filesystem
Version: 1.5.5-1
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libneon +kmod-fuse +libfuse +BUILD_NLS:libiconv-full +BUILD_NLS:libintl-full
Conflicts:
Menu-Depends:
Provides:
Section: net
Category: Network
Repository: base
Title: Mount a WebDAV resource as a regular file system.
Maintainer: Federico Di Marco <fededim@gmail.com>
Source: davfs2-1.5.5.tar.gz
License: GPL-3
LicenseFiles: COPYING
Type: ipkg
Description: Web Distributed Authoring and Versioning (WebDAV), an extension to the HTTP-protocol,
allows authoring of resources on a remote web server.davfs2 provides the ability to
access such resources like a typical filesystem, allowing for use by standard
applications with no built-in support for WebDAV.
davfs2 is designed to fully integrate into the filesystem semantics of Unix-like
systems (mount, umount, etc.). davfs2 makes mounting by unprivileged users as easy
and secure as possible.
davfs2 does extensive caching to make the file system responsive, to avoid
unnecessary network traffic and to prevent data loss, and to cope for slow or
unreliable connections.
davfs2 will work with most WebDAV servers needing little or no configuration.
https://savannah.nongnu.org/projects/davfs2/
Federico Di Marco <fededim@gmail.com>
@@