decmpfs 0.0.0

Transparent filesystem compression for installed package files (.node) — placeholder, under development.
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "decmpfs"
version = "0.0.0"
authors = ["John-David Dalton <john.david.dalton@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Transparent filesystem compression for installed package files (.node) — placeholder, under development."
readme = false
keywords = [
    "compression",
    "decmpfs",
    "apfs",
    "btrfs",
    "ntfs",
]
categories = ["filesystem"]
license = "MIT"

[lib]
name = "decmpfs"
path = "src/lib.rs"