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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"