From b93acb023d601429893de77c1c51f7a626fa5dc0 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Fri, 13 Feb 2004 01:14:15 +0000 Subject: [PATCH] Added package.xml --- ext/fileinfo/package.xml | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 ext/fileinfo/package.xml diff --git a/ext/fileinfo/package.xml b/ext/fileinfo/package.xml new file mode 100644 index 00000000000..50f125c85f1 --- /dev/null +++ b/ext/fileinfo/package.xml @@ -0,0 +1,41 @@ + + + + Fileinfo + libmagic bindings + + + iliaa + Ilia Alshanetsky + ilia@php.net + lead + + + +This extension allows retrieval of information regarding vast majority of file. +This information may include dimensions, quality, length etc... + +Additionally it can also be used to retrieve the mime type for a particular +file and for text files proper language encoding. + + PHP + + beta + 0.1 + 2004-02-12 + Initial release + + + + + + + + + + + + +