haskell-tagsoup 0.12.3-1build1 source package in Ubuntu

Changelog

haskell-tagsoup (0.12.3-1build1) precise; urgency=low

  * No-change rebuild
 -- Iain Lane <email address hidden>   Thu, 15 Dec 2011 11:57:29 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-tagsoup_0.12.3.orig.tar.gz 29.5 KiB 8bed50b3958a794422563ad93d82fb6d4e806d1884623f35f454ff360d9b8138
haskell-tagsoup_0.12.3-1build1.debian.tar.gz 3.4 KiB 6913226ad2cc386960136084ea3fc3b5956d3ee8ad14d1219533d05027536356
haskell-tagsoup_0.12.3-1build1.dsc 2.3 KiB bf2193d2484607513ae4759f5ea7b8c44c3522063df5a9cba0857a191d9642f4

View changes file

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.