diff options
author | Christopher Walker <kris240376@gmail.com> | 2010-05-13 00:59:23 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:23 +0200 |
commit | 336c941bcf0760d305f6371b933ef12265c2000b (patch) | |
tree | c820a24446b0108893e2bd5d89ff8d60dd2cbf12 /misc/fileinfo/slack-desc | |
parent | 24476c05d65547bbb8352195d0be4cce8fc43b07 (diff) | |
download | slackbuilds-336c941bcf0760d305f6371b933ef12265c2000b.tar.gz |
misc/fileinfo: Added to 13.0 repository
Diffstat (limited to 'misc/fileinfo/slack-desc')
-rw-r--r-- | misc/fileinfo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/fileinfo/slack-desc b/misc/fileinfo/slack-desc new file mode 100644 index 0000000000..6e0e85dd29 --- /dev/null +++ b/misc/fileinfo/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +fileinfo: fileinfo (libmagic bindings) +fileinfo: +fileinfo: This PHP extension allows for the retrieval of information regarding +fileinfo: a vast majority of files. +fileinfo: +fileinfo: This information may include dimensions, quality, length, etc., +fileinfo: +fileinfo: Additionally it can also be used to retrieve the mime type for a +fileinfo: particular file and for text files proper language encoding. +fileinfo: +fileinfo: |