@hackage / tagsoup-selection

Selecting subtrees from TagSoup's TagTrees using CSS selectors

Latest0.1.0.1

About

Metadata

  • Last updated , by siracusa
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: siracusa <pvnsrc@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

tagsoup-selection

This package provides functions for parsing CSS3 selectors, a zipper for TagSoup's TagTree type, and functions for easily selecting subtrees from tag trees, e.g. by using CSS selectors.