Date: Sat, 2 Jan 2010 23:18:07 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/hs-tagsoup Makefile distinfo pkg-descr pkg-plist Message-ID: <201001022318.o02NI7O7051721@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2010-01-02 23:18:07 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/hs-tagsoup Makefile distinfo pkg-descr pkg-plist
Log:
TagSoup is a Haskell library for extracting information out of
unstructured HTML code, sometimes known as tag-soup. The HTML does not
have to be well formed, or render properly within any particular
framework. This library is for situations where the author of the HTML
is not cooperating with the person trying to extract the information, but
is also not trying to hide the information.
WWW: http://www-users.cs.york.ac.uk/~ndm/tagsoup/
PR: ports/142183
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Revision Changes Path
1.1399 +1 -0 ports/textproc/Makefile
1.1 +83 -0 ports/textproc/hs-tagsoup/Makefile (new)
1.1 +3 -0 ports/textproc/hs-tagsoup/distinfo (new)
1.1 +8 -0 ports/textproc/hs-tagsoup/pkg-descr (new)
1.1 +24 -0 ports/textproc/hs-tagsoup/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001022318.o02NI7O7051721>
