https://github.com/ndmitchell/tagsoup
Last synced: about 1 month ago
Repository metadata:
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
- Host: GitHub
- URL: https://github.com/ndmitchell/tagsoup
- Owner: ndmitchell
- License: other
- Created: 2013-10-11T10:28:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T16:16:14.000Z (2 months ago)
- Last Synced: 2024-10-29T22:00:05.097Z (about 2 months ago)
- Language: Haskell
- Size: 1.38 MB
- Stars: 231
- Watchers: 10
- Forks: 37
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Owner metadata:
- Name: Neil Mitchell
- Login: ndmitchell
- Email:
- Kind: user
- Description: Haskell programmer. All code is open source and licensed by me, not my employer. All views are my own.
- Website: https://ndmitchell.com
- Location: Cambridge, UK
- Twitter: ndm_haskell
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1651197?u=2a7f401a0bc6c1e722d5fbecc923715861c4567c&v=4
- Repositories: 135
- Last Synced at: 2023-04-10T06:01:38.293Z
- Profile URL: https://github.com/ndmitchell
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 760
Total Committers: 34
Avg Commits per committer: 22.353
Development Distribution Score (DDS): 0.145
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Neil Mitchell | n****l@g****m | 650 |
[email protected] | u****n | 54 |
Christopher King | G****k@g****m | 13 |
Conrad Parker | c****d@m****g | 5 |
Richard Cook | r****k@r****g | 4 |
Dino Morelli | d****o@u****o | 3 |
Tom Ellis | t****t@j****k | 2 |
Nathan Collins | n****s@g****m | 2 |
Kwang Yul Seo | k****o@g****m | 2 |
Erik Stevenson | e****n@g****m | 1 |
Eric Kow | E****w@b****k | 1 |
Danylo Hlynskyi | a****a@g****m | 1 |
Andy Friesen | a****y@i****m | 1 |
Alex Gerdes | a****s@m****m | 1 |
Adam Vogt | v****m@g****m | 1 |
malteneuss | m****s | 1 |
Felix Yan | f****s@a****g | 1 |
Ingo Blechschmidt | i****h@w****e | 1 |
Jamey Sharp | j****y@m****t | 1 |
Jasper Van der Jeugt | j****j@g****m | 1 |
Ketil Malde | k****l@m****g | 1 |
Matthias Reisner | m****r@g****m | 1 |
Maximilian Tagher | f****r@g****m | 1 |
Michel Kuhlmann | k****m@t****h | 1 |
Rushi Shah | 2****h@g****m | 1 |
Ruud van Asseldonk | r****a@g****m | 1 |
Ryan Scott | r****t@g****m | 1 |
Stian Lågstad | s****d@g****m | 1 |
Stijn van Drongelen | r****d@g****m | 1 |
Vladimir Shabanov | v****f@g****m | 1 |
and 4 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 193,030 total
- Total docker downloads: 89
- Total dependent packages: 30
- Total dependent repositories: 423
- Total versions: 38
- Total maintainers: 1
hackage: tagsoup
TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping. Users should start from the Text.HTML.TagSoup module.
- Homepage: https://github.com/ndmitchell/tagsoup#readme
- Licenses: BSD-3-Clause
- Latest release: 0.14.8 (published over 5 years ago)
- Last Synced: 2024-11-11T02:44:27.890Z (about 1 month ago)
- Versions: 38
- Dependent Packages: 30
- Dependent Repositories: 423
- Downloads: 193,030 Total
- Docker Downloads: 89
-
Rankings:
- Downloads: 0.514%
- Dependent repos count: 0.995%
- Dependent packages count: 1.051%
- Docker downloads count: 1.288%
- Average: 2.674%
- Stargazers count: 5.804%
- Forks count: 6.392%
- Maintainers (1)
Dependencies
- base ==4.*
- bytestring *
- containers *
- text *
- QuickCheck >=2.4 test
- base ==4.* test
- bytestring * test
- deepseq >=1.1 test
- directory * test
- process * test
- tagsoup * test
- time * test
- actions/cache v2 composite
- actions/checkout v2 composite
- haskell/actions/setup v2 composite
- ndmitchell/neil master composite