cachedir 0.3.0

A library to help interacting with cache directories and CACHEDIR.TAG files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.tempfile]
version = "3"

[package]
authors = ["Jakub Stasiak <jakub@stasiak.at>"]
description = "A library to help interacting with cache directories and CACHEDIR.TAG files."
edition = "2018"
license = "MIT"
name = "cachedir"
repository = "https://github.com/jstasiak/cachedir"
version = "0.3.0"