cvs commit: ports/textproc Makefile
pgj 2012-06-24 10:18:44 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
lang/ghc bsd.hackage.mk
Added files:
textproc/hs-tagstream-conduit Makefile distinfo pkg-descr
Log:
Tag-stream is a library for parsing HTML//XML to a token stream. It can
parse unstructured and malformed HTML from the web. It also provides an
Enumeratee which can parse streamline html, which means it consumes constant
memory. You can start from the `tests/Tests.hs` module to see what it can
do.
WWW: http://github.com/yihuang/tagstream-conduit
Obtained from: FreeBSD Haskell
Revision Changes Path
1.207 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1726 +1 -0 ports/textproc/Makefile
1.1 +23 -0 ports/textproc/hs-tagstream-conduit/Makefile (new)
1.1 +2 -0 ports/textproc/hs-tagstream-conduit/distinfo (new)
1.1 +6 -0 ports/textproc/hs-tagstream-conduit/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 6 之 6 篇):