xtagger 0.1.0

Command line application for managing and searching tags stored in filesystem extended attributes
[dependencies.clap]
features = ["derive"]
version = "3"

[dependencies.glob]
version = "0.3"

[dependencies.itertools]
version = "0.10"

[dependencies.xtag]
version = "0.1.0"

[package]
authors = ["Stefan Achatz <erazor_de@users.sourceforge.net>"]
description = "Command line application for managing and searching tags stored in filesystem extended attributes\n"
edition = "2021"
license = "MIT"
name = "xtagger"
repository = "https://github.com/erazor-de/xtagger"
version = "0.1.0"