haskell-tagsoup 0.12.3-1 source package in Ubuntu

Changelog

haskell-tagsoup (0.12.3-1) unstable; urgency=low


  * New upstream release

 -- Joachim Breitner <email address hidden>  Thu, 15 Sep 2011 19:35:04 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-tagsoup_0.12.3-1.dsc 1.5 KiB db4f0321237749c3c902a8adfd7a5854acc4ee6cf2dd99c12a8a54e98c95f688
haskell-tagsoup_0.12.3.orig.tar.gz 29.5 KiB 8bed50b3958a794422563ad93d82fb6d4e806d1884623f35f454ff360d9b8138
haskell-tagsoup_0.12.3-1.debian.tar.gz 3.4 KiB f390251ad82dbc9b2944ad062372aed87c8e91a9a28a5e16e776de0aed3d0758

No changes file available.

Binary packages built by this source

libghc-tagsoup-dev: Haskell library to robustly parse unstructured HTML

 TagSoup extracts information out of unstructured HTML code, sometimes
 known as tag soup. TagSoup does not require well-formed or
 standards-compliant HTML, or HTML that renders correctly in any
 particular rendering engine. TagSoup transforms HTML into a list of
 open tags with attributes, close tags, and text, but makes no attempt
 to group these together into any kind of structure.
 .
 This package it not related to the Java TagSoup library.

libghc-tagsoup-doc: Documentation for Haskell TagSoup library

 TagSoup extracts information out of unstructured HTML code, sometimes
 known as tag soup. TagSoup does not require well-formed or
 standards-compliant HTML, or HTML that renders correctly in any
 particular rendering engine. TagSoup transforms HTML into a list of
 open tags with attributes, close tags, and text, but makes no attempt
 to group these together into any kind of structure.
 .
 This package contains the API documentation and example for the TagSoup
 library.

libghc-tagsoup-prof: Profiling support for TagSoup Haskell library

 TagSoup extracts information out of unstructured HTML code, sometimes
 known as tag soup. TagSoup does not require well-formed or
 standards-compliant HTML, or HTML that renders correctly in any
 particular rendering engine. TagSoup transforms HTML into a list of
 open tags with attributes, close tags, and text, but makes no attempt
 to group these together into any kind of structure.
 .
 This package contains the profiling support for the TagSoup library.