diff options
author | joe <joe@FreeBSD.org> | 2001-04-28 21:53:35 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-04-28 21:53:35 +0800 |
commit | aca4f4dc53c9e84bb0fa92c7e36e4c754016eb3b (patch) | |
tree | 26603e3247a4a45aabd3d979ede5e109dcdc5fda /www/p5-URI-Sequin/pkg-descr | |
parent | 16e4a516bd594f781649f2736ee171f1164d145e (diff) | |
download | freebsd-ports-graphics-aca4f4dc53c9e84bb0fa92c7e36e4c754016eb3b.tar.gz freebsd-ports-graphics-aca4f4dc53c9e84bb0fa92c7e36e4c754016eb3b.tar.zst freebsd-ports-graphics-aca4f4dc53c9e84bb0fa92c7e36e4c754016eb3b.zip |
SEQUIN is intended to extract the keywords used and the name of
the search engine given the a line from a logfile that contains a
referal URL from a Search Engine which GETs its data.
Unlike traditional applications for doing this, it does not rely
on a preset list of search engines and thus currently works with
almost every search engine URL the author could get his hands on.
PR: ports/26844
Diffstat (limited to 'www/p5-URI-Sequin/pkg-descr')
-rw-r--r-- | www/p5-URI-Sequin/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/p5-URI-Sequin/pkg-descr b/www/p5-URI-Sequin/pkg-descr new file mode 100644 index 00000000000..e610a585740 --- /dev/null +++ b/www/p5-URI-Sequin/pkg-descr @@ -0,0 +1,10 @@ +SEQUIN is intended to extract the keywords used and the name of +the search engine given the a line from a logfile that contains a +referal URL from a Search Engine which GETs its data. + +Unlike traditional applications for doing this, it does not rely +on a preset list of search engines and thus currently works with +almost every search engine URL the author could get his hands on. + +-Anton +<tobez@tobez.org> |