islink: Check if an HTML element is a link
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides a function that checks whether a particular
combination of an HTML tag name and an attribute corresponds to an HTML
element that links to an external resource. For example, the combination
of the tag img
and the attribute src
is an external link whereas
the combination div
and style
is not. This is particularly useful
for web scraping.
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), unordered-containers (>=0.2 && <1) [details] |
License | BSD-3-Clause |
Author | Marios Titas <rednebΑΤgmxDΟΤcom> |
Maintainer | Marios Titas <rednebΑΤgmxDΟΤcom> |
Category | XML, HTML |
Home page | https://github.com/redneb/islink |
Bug tracker | https://github.com/redneb/islink/issues |
Source repo | head: git clone https://github.com/redneb/islink.git |
Uploaded | by MariosTitas at 2014-10-07T14:29:12Z |
Modules
[Index]
- Text
- Html
Downloads
- islink-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees