haskell-tagsoup 0.13.5-1 source package in Ubuntu

Changelog

haskell-tagsoup (0.13.5-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 04 Dec 2015 00:26:30 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-tagsoup_0.13.5-1.dsc 2.4 KiB fc6912960bf4f7c0405610851a19dffe592fd3c948d24d2ac60e61b324059bea
haskell-tagsoup_0.13.5-1.debian.tar.xz 3.7 KiB 98c98a2249eff614fdcdf892c85afd8049b8df591250386aeb64120798fe17ef
haskell-tagsoup_0.13.5.orig.tar.gz 41.8 KiB 9997aec735e54657ab03c34ac5ca95110703cb07eed6fa3989ad22832853bebe

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 is 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.