About

This package is 44.9 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/p/php-xml-rpc2/php-xml-rpc2_1.1.3-0.1_all.deb .

View its full control file here: debian/control.

Description

PHP XML-RPC client/server library

Relations

This package depends on: php-common, php-http-request2 (>= 2.0.0), php-cache-lite (>= 1.6.0).

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

php-xml-rpc2 1.1.3-0.1 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/php-xml-rpc2/ root:root 0o755
/usr/share/doc/php-xml-rpc2/changelog.Debian.gz application/gzip root:root 0o644 861 bytes
/usr/share/doc/php-xml-rpc2/copyright text/plain root:root 0o644 1015 bytes
/usr/share/doc/php-xml-rpc2/docs/ root:root 0o755
/usr/share/doc/php-xml-rpc2/docs/Makefile text/plain root:root 0o644 10 bytes
/usr/share/doc/php-xml-rpc2/docs/tutorials/ root:root 0o755
/usr/share/doc/php-xml-rpc2/docs/tutorials/XML_RPC2.lyx.gz application/gzip root:root 0o644 2.1 KB
/usr/share/doc/php-xml-rpc2/package.xml.gz application/gzip root:root 0o644 5.8 KB
/usr/share/php/ root:root 0o755
/usr/share/php/data/ root:root 0o755
/usr/share/php/data/XML_RPC2/ root:root 0o755
/usr/share/php/data/XML_RPC2/composer.json text/plain root:root 0o644 1.1 KB
/usr/share/php/data/XML_RPC2/Makefile text/plain root:root 0o644 404 bytes
/usr/share/php/data/XML_RPC2/README.md text/plain root:root 0o644 1007 bytes
/usr/share/php/.registry/ root:root 0o755
/usr/share/php/.registry/xml_rpc2.reg text/plain root:root 0o644 86.1 KB
/usr/share/php/XML/ root:root 0o755
/usr/share/php/XML/RPC2/ root:root 0o755
/usr/share/php/XML/RPC2/Backend/ root:root 0o755
/usr/share/php/XML/RPC2/Backend.php text/x-php root:root 0o644 6.7 KB
/usr/share/php/XML/RPC2/Backend/Php/ root:root 0o755
/usr/share/php/XML/RPC2/Backend/Php/Client.php text/x-php root:root 0o644 6.1 KB
/usr/share/php/XML/RPC2/Backend/Php/Request.php text/x-php root:root 0o644 6.2 KB
/usr/share/php/XML/RPC2/Backend/Php/Response.php text/x-php root:root 0o644 6.0 KB
/usr/share/php/XML/RPC2/Backend/Php/Server.php text/x-php root:root 0o644 6.6 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/ root:root 0o755
/usr/share/php/XML/RPC2/Backend/Php/Value/Array.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Base64.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Boolean.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Datetime.php text/x-php root:root 0o644 8.8 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Double.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Integer64.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Integer.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Nil.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/XML/RPC2/Backend/Php/Value.php text/x-php root:root 0o644 12.2 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Scalar.php text/x-php root:root 0o644 6.2 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/String.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/XML/RPC2/Backend/Php/Value/Struct.php text/x-php root:root 0o644 5.1 KB
/usr/share/php/XML/RPC2/Backend/Xmlrpcext/ root:root 0o755
/usr/share/php/XML/RPC2/Backend/Xmlrpcext/Client.php text/x-php root:root 0o644 6.1 KB
/usr/share/php/XML/RPC2/Backend/Xmlrpcext/Server.php text/x-php root:root 0o644 7.5 KB
/usr/share/php/XML/RPC2/Backend/Xmlrpcext/Value.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/XML/RPC2/CachedClient.php text/x-php root:root 0o644 12.8 KB
/usr/share/php/XML/RPC2/CachedServer.php text/x-php root:root 0o644 13.1 KB
/usr/share/php/XML/RPC2/ClientHelper.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/XML/RPC2/Client.php text/x-php root:root 0o644 9.5 KB
/usr/share/php/XML/RPC2/Exception.php text/x-php root:root 0o644 12.3 KB
/usr/share/php/XML/RPC2/Server/ root:root 0o755
/usr/share/php/XML/RPC2/Server/CallHandler/ root:root 0o755
/usr/share/php/XML/RPC2/Server/CallHandler/Class.php text/x-php root:root 0o644 6.1 KB
/usr/share/php/XML/RPC2/Server/CallHandler/Instance.php text/x-php root:root 0o644 5.7 KB
/usr/share/php/XML/RPC2/Server/CallHandler.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/XML/RPC2/Server/Input/ root:root 0o755
/usr/share/php/XML/RPC2/Server/Input.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/XML/RPC2/Server/Input/PhpInput.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/XML/RPC2/Server/Input/RawPostData.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/XML/RPC2/Server/Method.php text/x-php root:root 0o644 12.9 KB
/usr/share/php/XML/RPC2/Server.php text/x-php root:root 0o644 13.5 KB
/usr/share/php/XML/RPC2/Util/ root:root 0o755
/usr/share/php/XML/RPC2/Util/HTTPRequest.php text/x-php root:root 0o644 8.1 KB
/usr/share/php/XML/RPC2/Value.php text/x-php root:root 0o644 3.5 KB