File: control

package info (click to toggle)
php-http-webdav-server 1.0.0RC8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 232 kB
  • ctags: 407
  • sloc: php: 1,836; xml: 316; sql: 37; sh: 8; makefile: 5
file content (25 lines) | stat: -rw-r--r-- 1,055 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
23
24
25
Source: php-http-webdav-server
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
           Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-http-webdav-server.git
Vcs-Git: git://anonscm.debian.org/pkg-php/php-http-webdav-server.git
Homepage: http://pear.php.net/package/HTTP_WebDAV_Server/
Standards-Version: 3.9.7

Package: php-http-webdav-server
Architecture: all
Depends: ${misc:Depends}, ${phppear:Debian-Depends}
Recommends: ${phppear:Debian-Recommends}
Suggests: ${phppear:Debian-Suggests}
Breaks: ${phppear:Debian-Breaks}
Description: ${phppear:summary}
 ${phppear:description}
 .
 Web-based Distributed Authoring and Versioning, or WebDAV, is a set of
 extensions to the Hypertext Transfer Protocol (HTTP) that allows
 computer-users to edit and manage files collaboratively on remote World Wide
 Web servers. RFC 4918 defines the extensions.