fs_metadata 0.3.1

A wrapper around Rust API for getting file metadata
Documentation
[dependencies.chrono]
version = "0.4.37"

[dependencies.faccess]
version = "0.2.4"

[package]
authors = ["Andrew Gremlich <andrew.gremlich@gmail.com>"]
description = "A wrapper around Rust API for getting file metadata"
documentation = "https://github.com/andrewgremlich/media_organizer/blob/master/fs_metadata/readme.md"
edition = "2021"
exclude = ["tests/*", "target/*", "Cargo.lock", "Cargo.toml"]
homepage = "https://github.com/andrewgremlich/media_organizer"
keywords = ["file", "metadata", "wrapper"]
license = "MIT"
name = "fs_metadata"
readme = "./readme.md"
repository = "https://github.com/andrewgremlich/media_organizer"
version = "0.3.1"