php-sabre-dav-2.1 2.1.9-1 source package in Ubuntu

Changelog

php-sabre-dav-2.1 (2.1.9-1) unstable; urgency=medium

  [ Thomas Müller ]
  * Allow PHP7 in composer.json

 -- David Prévot <email address hidden>  Tue, 26 Jan 2016 01:25:58 -0400

Upload details

Uploaded by:
ownCloud for Debian maintainers
Uploaded to:
Sid
Original maintainer:
ownCloud for Debian maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-sabre-dav-2.1_2.1.9-1.dsc 1.8 KiB 222333f5cce8dbd6ab73b125a7264f447b9eede748f67d82f724bbf1f6cdbc96
php-sabre-dav-2.1_2.1.9.orig.tar.gz 415.7 KiB abee2312575b44479b12a4cff9a7ec056a542e12ca69a163a4a4787ad704598a
php-sabre-dav-2.1_2.1.9-1.debian.tar.xz 10.5 KiB 6158a36b12736e2c4288e42d091733e8435e2575c0d88a4871778f3b7fda4e96

Available diffs

No changes file available.

Binary packages built by this source

php-sabre-dav-2.1: WebDAV Framework for PHP

 SabreDAV is meant to cover the entire standard, and attempts to allow
 integration using an easy to understand API.
 .
 Feature list:
  * Fully WebDAV compliant
  * Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive,
    Open Office, and probably more.
  * Passing all Litmus tests.
  * Supporting class 1, 2 and 3 Webdav servers.
  * Locking support.
  * Custom property support.
  * CalDAV (tested with Evolution, iCal, iPhone and Lightning).
  * CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
  * Over 97% unittest code coverage.
 .
 Supported RFC's:
  * RFC2617: Basic/Digest auth.
  * RFC2518: First WebDAV spec.
  * RFC3744: ACL (some features missing).
  * RFC4709: DavMount.
  * RFC4791: CalDAV.
  * RFC4918: WebDAV revision.
  * RFC5397: current-user-principal.
  * RFC5689: Extended MKCOL.
  * RFC6352: CardDAV
  * draft-daboo-carddav-directory-gateway: CardDAV directory gateway
  * CalDAV ctag, CalDAV-proxy.