diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-08-05 17:48:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-05 17:48:18 +0700 |
commit | 51470887f7bd896493a53c562bfd7841ba45a9e3 (patch) | |
tree | d82dde165ec4b418dbb2d30417ec2a7ba919138d /network/phodav/README | |
parent | 35309064c5f6bd0eccd26c1d39512a2f143f5631 (diff) | |
download | slackbuilds-51470887f7bd896493a53c562bfd7841ba45a9e3.tar.gz |
network/phodav: Added (soup dav server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/phodav/README')
-rw-r--r-- | network/phodav/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/phodav/README b/network/phodav/README new file mode 100644 index 0000000000..94945209dd --- /dev/null +++ b/network/phodav/README @@ -0,0 +1,7 @@ +Phodav is a WebDav server implementation using libsoup (RFC 4918). +It was initially developed as a filesharing mechanism for Spice, but +it is generic enough to be reused in other projects. +It provides chezdav, a tool that allows to share a particular +directory (with optional digest authentication). + +avahi is an optional dependency. |