[package] name = "dirix" version = "0.1.0" edition = "2021" license = "MIT" description = "A lightweight directory indexer that indexes basic file information." homepage = "https://tigerros.github.io/dirix/" repository = "https://github.com/tigerros/dirix/" keywords = ["file", "filesystem", "tree"] categories = ["filesystem", "data-structures", "caching"] exclude = ["/test", "output.txt"]