Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fumieval/tagstew
tagsoup-compatible parser powered by black magic
https://github.com/fumieval/tagstew
Last synced: 23 days ago
JSON representation
tagsoup-compatible parser powered by black magic
- Host: GitHub
- URL: https://github.com/fumieval/tagstew
- Owner: fumieval
- License: bsd-3-clause
- Created: 2019-12-21T06:40:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T04:52:36.000Z (over 4 years ago)
- Last Synced: 2024-10-15T06:50:53.827Z (2 months ago)
- Language: Haskell
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
tagstew
====tagstew is an HTML decoder which produces a stream of tags defined in the
[tagsoup](http://hackage.haskell.org/package/tagsoup-0.14.8/docs/Text-HTML-TagSoup.html) package. It is ~25% faster than tagsoup.__It's likely to be incorrect; avoid using it in production.__