usdz 0.0.1

USDZ file format parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.nom]
version = "7.1.1"

[package]
authors = ["Richard Anaya"]
description = "USDZ file format parser"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "usdz"
readme = "README.md"
repository = "https://github.com/richardanaya/usdz.rs"
version = "0.0.1"