nitro_fs 0.1.1

Library for handling Nintendo's Nitro Filesystem
Documentation
[dependencies.byteorder]
version = "1.3"

[dependencies.failure]
version = "0.1"

[dependencies.rayon]
version = "1.0"

[package]
authors = ["Maid Dog <maiddogsrl@gmail.com>"]
categories = ["filesystem"]
description = "Library for handling Nintendo's Nitro Filesystem"
documentation = "https://docs.rs/nitro_fs"
edition = "2018"
exclude = ["tests/*", "benches/*"]
keywords = ["nds", "nitro", "filesystem"]
license = "MIT"
name = "nitro_fs"
repository = "https://github.com/Roughsketch/nds"
version = "0.1.1"