JOSS: https://github.com/jfjlaros/bin-parser
binary json parser yaml
Score: 10.89905146530479
Last synced: about 8 hours ago
JSON representation
Repository metadata:
General binary file parser.
- Host: GitHub
- URL: https://github.com/jfjlaros/bin-parser
- Owner: jfjlaros
- License: mit
- Created: 2015-06-28T11:17:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T15:34:38.000Z (over 5 years ago)
- Last Synced: 2026-06-15T20:03:51.871Z (7 days ago)
- Topics: binary, json, parser, yaml
- Language: Python
- Homepage:
- Size: 280 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Owner metadata:
- Name: Jeroen F.J. Laros
- Login: jfjlaros
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company: @RIVM-syso @LUMC
- Icon url: https://avatars.githubusercontent.com/u/7374138?u=aac55234e7106445dc74ffca32f796ddcce8d0d4&v=4
- Repositories: 68
- Last Synced at: 2023-09-03T15:26:51.889Z
- Profile URL: https://github.com/jfjlaros
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 3 days ago
Total Commits: 226
Total Committers: 5
Avg Commits per committer: 45.2
Development Distribution Score (DDS): 0.049
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Jeroen F.J. Laros | j****s@f****l | 215 |
| Matthew Fernandez | m****z@g****m | 5 |
| Robert Haines | r****s@m****k | 3 |
| Jamie Ross | j****s@e****e | 2 |
| Daniel S. Katz | d****z@i****g | 1 |
Issue and Pull Request metadata
Last synced: 3 months ago
Total issues: 14
Total pull requests: 9
Average time to close issues: 7 days
Average time to close pull requests: 7 days
Total issue authors: 6
Total pull request authors: 5
Average comments per issue: 3.07
Average comments per pull request: 0.78
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
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: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Smattr (7)
- hainesr (2)
- simonschllng (2)
- druidtides (1)
- KOLANICH (1)
- simon-p-r (1)
Top Pull Request Authors
- Smattr (3)
- hainesr (3)
- druidtides (1)
- jfjlaros (1)
- danielskatz (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 133 last-month
- pypi: 294 last-month
- Total dependent packages: 2 (may contain duplicates)
- Total dependent repositories: 3 (may contain duplicates)
- Total versions: 28
- Total maintainers: 1
npmjs.org: bin-parser
General binary file parser
- Homepage: https://github.com/jfjlaros/bin-parser
- Licenses: MIT
- Latest release: 1.0.1 (published about 8 years ago)
- Last Synced: 2026-06-19T22:00:44.903Z (3 days ago)
- Versions: 16
- Dependent Packages: 2
- Dependent Repositories: 1
- Downloads: 133 Last month
-
Rankings:
- Stargazers count: 7.427%
- Forks count: 7.71%
- Dependent packages count: 8.837%
- Dependent repos count: 10.304%
- Average: 10.47%
- Downloads: 18.071%
- Maintainers (1)
pypi.org: bin-parser
General binary file parser
- Homepage: http://bin-parser.readthedocs.io/en/latest/
- Documentation: https://bin-parser.readthedocs.io/
- Licenses: MIT License
- Latest release: 1.0.1 (published about 8 years ago)
- Last Synced: 2026-06-19T22:00:42.696Z (3 days ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 2
- Downloads: 294 Last month
-
Rankings:
- Dependent packages count: 10.095%
- Dependent repos count: 11.561%
- Average: 14.776%
- Downloads: 22.672%
- Maintainers (1)
Dependencies
- argparse ^1.0.3
- buffer-extend-split ^0.0.0
- iconv-lite ^0.4.13
- js-yaml ^3.3.1
- python-struct ^1.0.6
- pytest *
- pyyaml *