cachedir 0.2.0

A library to help interacting with cache directories and CACHEDIR.TAG files.
Documentation
1
2
3
4
5
6
# cdir

A Rust library to help interacting with cache directories and CACHEDIR.TAG files as defined in
[Cache Directory Tagging Specification](https://bford.info/cachedir/).

[![CI](https://github.com/jstasiak/cdir/workflows/CI/badge.svg)](https://github.com/jstasiak/cdir/actions?query=workflow%3ACI+branch%3Amaster)