{"id":36465653,"url":"https://github.com/aki237/dibba","last_synced_at":"2026-01-12T00:02:38.422Z","repository":{"id":57605454,"uuid":"94613612","full_name":"aki237/dibba","owner":"aki237","description":"Dibba File Format utility package for golang","archived":false,"fork":false,"pushed_at":"2018-05-01T12:55:55.000Z","size":4109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T13:34:42.910Z","etag":null,"topics":["binary","dibba","golang","package","parser","tlv","writer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aki237.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-17T09:28:09.000Z","updated_at":"2018-05-01T12:55:56.000Z","dependencies_parsed_at":"2022-08-27T22:41:07.248Z","dependency_job_id":null,"html_url":"https://github.com/aki237/dibba","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aki237/dibba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki237%2Fdibba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki237%2Fdibba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki237%2Fdibba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki237%2Fdibba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aki237","download_url":"https://codeload.github.com/aki237/dibba/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aki237%2Fdibba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28328695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary","dibba","golang","package","parser","tlv","writer"],"created_at":"2026-01-12T00:02:38.317Z","updated_at":"2026-01-12T00:02:38.416Z","avatar_url":"https://github.com/aki237.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dibba - package format reader\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/aki237/dibba)](https://goreportcard.com/report/github.com/aki237/dibba)\n\nDibba is a small go library for a new TLV based file format for storing just files.\nRefer [godoc](https://godoc.org/github.com/aki237/dibba) for more.\nSee Examples for sample usage.\n\n+ Packager : Packages files into a single dibba file.\n  ```\n  $ cd $GOPATH/github.com/aki237/dibba/examples/packager/\n  $ go build\n  $ ./packager outFile.dib example/*\n  35\n  4259516\n  $ ls\n  .  ..  example  outFile.dib  package.go  packager\n  ```\n\n+ Parser : Parse the dibba file and print out the contents of a given file from the package\n  ```\n  $ cd $GOPATH/github.com/aki237/dibba/examples/parser/\n  $ go build\n  $ ./parser ../packager/outFile.dib Readme.md\n  # Readme\n\n  This is a sample readme.\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faki237%2Fdibba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faki237%2Fdibba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faki237%2Fdibba/lists"}