bmf-parse 0.1.7

A parser for the BMF file format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bstringify]
version = "0.1"

[dependencies.paste]
version = "1.0"

[package]
authors = ["GamingLiamStudios <58615717+GamingLiamStudios@users.noreply.github.com>"]
categories = ["parsing"]
description = "A parser for the BMF file format"
edition = "2021"
keywords = ["iso-bmff", "mp4", "parsing"]
license = "MIT"
name = "bmf-parse"
readme = "README.md"
repository = "https://github.com/GamingLiamStudios/bmf-parse"
version = "0.1.7"