https://github.com/x-stream/mxparser
Score: 25.03856244667815
Last synced: about 2 hours ago
JSON representation
Repository metadata:
Fork of Xpp3 Parser
- Host: GitHub
- URL: https://github.com/x-stream/mxparser
- Owner: x-stream
- License: other
- Created: 2020-12-16T00:08:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-03-01T08:46:25.000Z (29 days ago)
- Last Synced: 2026-03-10T10:11:26.181Z (20 days ago)
- Language: Java
- Size: 703 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changes.xml
- License: LICENSE.txt
Owner metadata:
- Name: XStream
- Login: x-stream
- Email:
- Kind: organization
- Description:
- Website:
- Location: http://x-stream.github.io
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/12127637?v=4
- Repositories: 4
- Last Synced at: 2023-02-28T18:35:26.464Z
- Profile URL: https://github.com/x-stream
GitHub Events
Total
- Create event: 4
- Fork event: 1
- Issue comment event: 3
- Issues event: 2
- Pull request event: 7
- Push event: 2
- Total: 19
Last Year
- Create event: 4
- Fork event: 1
- Pull request event: 7
- Push event: 2
- Total: 14
Committers metadata
Last synced: 2 days ago
Total Commits: 87
Total Committers: 2
Avg Commits per committer: 43.5
Development Distribution Score (DDS): 0.299
Commits in past year: 40
Committers in past year: 2
Avg Commits per committer in past year: 20.0
Development Distribution Score (DDS) in past year: 0.35
| Name | Commits | |
|---|---|---|
| joehni | j****e@g****e | 61 |
| dependabot[bot] | 4****] | 26 |
Issue and Pull Request metadata
Last synced: 29 days ago
Total issues: 8
Total pull requests: 23
Average time to close issues: about 1 month
Average time to close pull requests: about 15 hours
Total issue authors: 8
Total pull request authors: 1
Average comments per issue: 0.88
Average comments per pull request: 0.13
Merged pull request: 21
Bot issues: 0
Bot pull requests: 23
Past year issues: 0
Past year pull requests: 23
Past year average time to close issues: N/A
Past year average time to close pull requests: about 15 hours
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.13
Past year merged pull request: 21
Past year bot issues: 0
Past year bot pull requests: 23
Top Issue Authors
- roptat (1)
- martin1551 (1)
- ecki (1)
- aliaksei-burlakou (1)
- ShivaTiwariSPGLOBAL (1)
- joehni (1)
- AmitAmar (1)
- MrEasy (1)
Top Pull Request Authors
- dependabot[bot] (23)
Top Issue Labels
- bug (3)
- documentation (2)
- invalid (1)
- question (1)
Top Pull Request Labels
- dependencies (23)
- java (21)
- github_actions (2)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 4,677,232,989
- Total dependent packages: 65 (may contain duplicates)
- Total dependent repositories: 31 (may contain duplicates)
- Total versions: 5
repo1.maven.org: io.github.x-stream:mxparser
MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork.
- Homepage: http://x-stream.github.io/mxparser
- Documentation: https://appdoc.app/artifact/io.github.x-stream/mxparser/
- Licenses: Indiana University Extreme! Lab Software License
- Latest release: 1.2.3 (published 6 months ago)
- Last Synced: 2026-03-28T13:02:02.190Z (2 days ago)
- Versions: 4
- Dependent Packages: 65
- Dependent Repositories: 31
- Docker Downloads: 4,677,232,989
-
Rankings:
- Docker downloads count: 0.056%
- Dependent packages count: 1.091%
- Dependent repos count: 4.145%
- Average: 21.431%
- Stargazers count: 49.344%
- Forks count: 52.52%
guix: java-mxparser
Streaming pull XML parser forked from @code{java-xpp3}
- Homepage: https://github.com/x-stream/mxparser
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java-xml.scm#n697
- Licenses: (license:non-copyleft "file://LICENSE.txt")
- Latest release: 1.2.1 (published 28 days ago)
- Last Synced: 2026-03-02T22:06:35.237Z (28 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- junit:junit
- xmlpull:xmlpull
- xmlpull:xmlpull 1.1.3.1
- junit:junit 4.13.1 test
- actions/checkout v2 composite
- actions/setup-java v1 composite