file-utils 0.1.4

Convenience wrappers for file I/O, mostly around binary operations.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "file-utils"
version = "0.1.4"
authors = ["G. Mantaos <gmantaos@gmail.com>"]
description = "Convenience wrappers for file I/O, mostly around binary operations."
homepage = "https://github.com/gmantaos/file-utils"
documentation = "https://github.com/gmantaos/file-utils"
readme = "README.md"
keywords = ["file", "binary", "native", "read", "write"]
categories = ["encoding", "embedded", "filesystem", "parsing"]
license-file = "LICENSE"
repository = "https://github.com/gmantaos/file-utils"