diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-31 00:11:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-31 00:11:28 +0000 |
commit | 0d7efa9686c5ab038cf9fea0ebef199a41c54e58 (patch) | |
tree | 2006b92959cc2dee99bfa4728656c79a7e0a166f /textproc/pear-Text_Highlighter/pkg-descr | |
parent | 47c1047a0dbd89b2a61fb0dc98c18a87e5e876a3 (diff) | |
download | ports-0d7efa9686c5ab038cf9fea0ebef199a41c54e58.tar.gz ports-0d7efa9686c5ab038cf9fea0ebef199a41c54e58.zip |
Notes
Diffstat (limited to 'textproc/pear-Text_Highlighter/pkg-descr')
-rw-r--r-- | textproc/pear-Text_Highlighter/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/pear-Text_Highlighter/pkg-descr b/textproc/pear-Text_Highlighter/pkg-descr new file mode 100644 index 000000000000..a7806b6d8a79 --- /dev/null +++ b/textproc/pear-Text_Highlighter/pkg-descr @@ -0,0 +1,9 @@ +File_Fortune provides a PHP interface to reading fortune files. With it, you may +retrieve a single fortune, a random fortune, or all fortunes in the file. + +Additionally, it offers the ability to access fortune files as if they were a +native array, including updating and deleting items. All write operations will +produce a binary header file to allow compatability with the fortune and +fortune-mod programs (as well as other fortune interfaces). + +WWW: http://pear.php.net/package/File_Fortune/ |