{"id":16839833,"url":"https://github.com/at-wat/ebml-go","last_synced_at":"2025-04-05T00:08:48.997Z","repository":{"id":36504922,"uuid":"203650679","full_name":"at-wat/ebml-go","owner":"at-wat","description":"A pure Go implementation of bi-directional EBML encoder/decoder","archived":false,"fork":false,"pushed_at":"2025-02-12T15:50:59.000Z","size":340,"stargazers_count":81,"open_issues_count":7,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T23:07:25.840Z","etag":null,"topics":["ebml","matroska","matroska-files","multimedia","webm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/at-wat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-21T19:24:38.000Z","updated_at":"2025-03-26T03:55:07.000Z","dependencies_parsed_at":"2022-08-09T06:00:07.167Z","dependency_job_id":"53343931-9def-43a1-a694-ed9db05cd0b8","html_url":"https://github.com/at-wat/ebml-go","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wat%2Febml-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wat%2Febml-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wat%2Febml-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-wat%2Febml-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/at-wat","download_url":"https://codeload.github.com/at-wat/ebml-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266564,"owners_count":20910836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ebml","matroska","matroska-files","multimedia","webm"],"created_at":"2024-10-13T12:34:33.420Z","updated_at":"2025-04-05T00:08:48.977Z","avatar_url":"https://github.com/at-wat.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ebml-go\n\n[![GoDoc](https://godoc.org/github.com/at-wat/ebml-go?status.svg)](http://godoc.org/github.com/at-wat/ebml-go) ![ci](https://github.com/at-wat/ebml-go/workflows/ci/badge.svg) [![codecov](https://codecov.io/gh/at-wat/ebml-go/branch/master/graph/badge.svg)](https://codecov.io/gh/at-wat/ebml-go) [![Go Report Card](https://goreportcard.com/badge/github.com/at-wat/ebml-go)](https://goreportcard.com/report/github.com/at-wat/ebml-go) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## A pure Go implementation of bi-directional EBML encoder/decoder\n\nEBML (Extensible Binary Meta Language) is a binary and byte-aligned format that was originally developed for the Matroska audio-visual container.\nSee https://matroska.org/ for details.\n\nThis package implements EBML Marshaler and Unmarshaler for Go.\nCurrently, commonly used elements of WebM subset is supported.\n\n\n## Usage\n\nCheck out the examples placed under [./examples](./examples/) directory.\n\nAPI is documented using [GoDoc](http://godoc.org/github.com/at-wat/ebml-go).\nEBML can be `Marshal`-ed and `Unmarshal`-ed between tagged struct and binary stream through `io.Reader` and `io.Writer`.\n\n\n## References\n\n- [Matroska Container Specifications](https://matroska.org/technical/specs/index.html)\n- [WebM Container Guidelines](https://www.webmproject.org/docs/container/)\n\n\n## License\n\nThis package is licensed under [Apache License Version 2.0](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat-wat%2Febml-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fat-wat%2Febml-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat-wat%2Febml-go/lists"}