https://github.com/attoparser/attoparser
dom html java markup parsing sax xml
Score: 25.76194847180871
Last synced: about 20 hours ago
JSON representation
Repository metadata:
A tiny but fast java event-style markup parser.
- Host: GitHub
- URL: https://github.com/attoparser/attoparser
- Owner: attoparser
- License: apache-2.0
- Created: 2012-09-16T22:57:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-07-12T01:34:22.000Z (9 months ago)
- Last Synced: 2026-03-08T12:40:47.637Z (22 days ago)
- Topics: dom, html, java, markup, parsing, sax, xml
- Language: Java
- Homepage:
- Size: 1.86 MB
- Stars: 51
- Watchers: 3
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.txt
- Changelog: ChangeLog.txt
- Contributing: CONTRIBUTING.markdown
- License: LICENSE.txt
- Security: SECURITY.md
Owner metadata:
- Name: attoparser
- Login: attoparser
- Email:
- Kind: organization
- Description: High-performance Java parser for XML and HTML markup
- Website: https://www.attoparser.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2358835?v=4
- Repositories: 3
- Last Synced at: 2024-03-26T18:18:25.367Z
- Profile URL: https://github.com/attoparser
GitHub Events
Total
- Create event: 1
- Fork event: 1
- Push event: 12
- Watch event: 1
- Total: 15
Last Year
- Create event: 1
- Push event: 1
- Watch event: 1
- Total: 3
Committers metadata
Last synced: 4 days ago
Total Commits: 330
Total Committers: 2
Avg Commits per committer: 165.0
Development Distribution Score (DDS): 0.003
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Daniel Fernández | d****z@1****g | 329 |
| Christopher Ng | c****g@b****m | 1 |
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 23
Total pull requests: 5
Average time to close issues: about 1 month
Average time to close pull requests: about 2 hours
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 0.96
Average comments per pull request: 0.6
Merged pull request: 1
Bot issues: 0
Bot pull requests: 2
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- danielfernandez (16)
- facboy (1)
- gjdev (1)
- gdrouet (1)
- ultraq (1)
- arafalov (1)
- marvkis (1)
- ashkart (1)
Top Pull Request Authors
- dependabot[bot] (2)
- LucasJC (1)
- ashkart (1)
- facboy (1)
Top Issue Labels
- bug (11)
- enhancement (8)
- invalid (1)
Top Pull Request Labels
- dependencies (2)
- java (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 1,329,881,350
- Total dependent packages: 18
- Total dependent repositories: 125
- Total versions: 20
repo1.maven.org: org.attoparser:attoparser
Powerful, fast and easy to use HTML and XML parser for Java
- Homepage: https://www.attoparser.org
- Documentation: https://appdoc.app/artifact/org.attoparser/attoparser/
- Licenses: The Apache Software License, Version 2.0
- Latest release: 2.0.7.RELEASE (published over 2 years ago)
- Last Synced: 2026-03-26T19:02:53.276Z (4 days ago)
- Versions: 20
- Dependent Packages: 18
- Dependent Repositories: 125
- Docker Downloads: 1,329,881,350
-
Rankings:
- Docker downloads count: 0.084%
- Dependent repos count: 1.647%
- Dependent packages count: 3.538%
- Average: 15.405%
- Stargazers count: 31.942%
- Forks count: 39.817%
Dependencies
- junit:junit 4.8.2 test
- org.apache.commons:commons-io 1.3.2 test
- org.apache.commons:commons-lang3 3.3.2 test