ktx 0.3.2

KTX texture storage format parsing
Documentation
[dependencies.byteorder]
default-features = false
version = "1.3"

[dev-dependencies.blake2]
default-features = false
version = "0.9"

[features]
default = ["std"]
std = []

[package]
authors = ["Alex Butler <alexheretic@gmail.com>"]
description = "KTX texture storage format parsing"
edition = "2018"
exclude = ["/tests/*.ktx"]
keywords = ["ktx", "texture"]
license = "Apache-2.0"
name = "ktx"
readme = "README.md"
repository = "https://github.com/alexheretic/ktx"
version = "0.3.2"