[75088] trunk/dports/devel

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jan 14 19:57:50 PST 2011


Revision: 75088
          http://trac.macports.org/changeset/75088
Author:   singingwolfboy at macports.org
Date:     2011-01-14 19:57:43 -0800 (Fri, 14 Jan 2011)
Log Message:
-----------
new port: hs-tagsoup

Added Paths:
-----------
    trunk/dports/devel/hs-tagsoup/
    trunk/dports/devel/hs-tagsoup/Portfile

Added: trunk/dports/devel/hs-tagsoup/Portfile
===================================================================
--- trunk/dports/devel/hs-tagsoup/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-tagsoup/Portfile	2011-01-15 03:57:43 UTC (rev 75088)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       tagsoup 0.12
+maintainers         singingwolfboy openmaintainer
+homepage            http://community.haskell.org/~ndm/tagsoup/
+description         Haskell library for parsing HTML/XML
+long_description    \
+    TagSoup is a library for parsing HTML/XML. It supports the HTML5 \
+    specification, and can be used to parse either well-formed XML, or \
+    unstructured and malformed HTML from the web. The library also provides \
+    useful functions to extract information from an HTML document, making \
+    it ideal for screen-scraping.
+
+platforms           darwin
+checksums           md5     0c878d2c2fb01a12ce79dc87d395b3d5 \
+                    sha1    f3398de20e39c23e6f82c66ec7905746df875b46 \
+                    rmd160  78fb229b98073822869315b5c7e8be9fc9dd9943
+license             BSD3


Property changes on: trunk/dports/devel/hs-tagsoup/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110114/e9ca3f66/attachment.html>


More information about the macports-changes mailing list