{"library":"matroska-schema","type":"library","category":null,"description":"This package, `matroska-schema`, provides the official Matroska and EBML (Extensible Binary Meta Language) schema definitions for JavaScript environments. It serves as an MIT-licensed alternative to the previously GPL-licensed `schema.js` embedded within the `node-matroska` project, addressing licensing compatibility concerns for developers. The schema is automatically generated directly from the latest Matroska and EBML specifications maintained by the IETF-WG-CELLAR group, ensuring it remains current with the evolving standards for multimedia container formats. Currently at version 2.1.0, the package's release cadence is directly tied to updates in the upstream specifications, providing a reliable and permissively licensed data structure for libraries that parse, validate, or generate Matroska files, such as `node-matroska` or `node-ebml`.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript"],"install":[{"cmd":"npm install matroska-schema","imports":["import matroskaSchema from 'matroska-schema';","const matroskaSchema = require('matroska-schema');","import matroskaSchema from 'matroska-schema';\nconst ebmlHeader = matroskaSchema.find(entry => entry.name === 'EBMLHeader');"]},{"cmd":"yarn add matroska-schema","imports":[]},{"cmd":"pnpm add matroska-schema","imports":[]}],"homepage":null,"github":"https://github.com/davedoesdev/matroska-schema","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/matroska-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/matroska-schema/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}