tabletdb 0.1.1

A database of auxiliary information about graphics tablets
Documentation
[dependencies.configparser]
version = "3.1.0"

[dependencies.log]
version = "0.4.26"

[dependencies.thiserror]
version = "2.0.11"

[dependencies.xdg]
version = "2.5.2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A database of auxiliary information about graphics tablets"
edition = "2021"
keywords = ["tablet", "wacom", "cli", "linux", "wayland"]
license = "MIT"
name = "tabletdb"
readme = false
repository = "https://github.com/whot/tabletdb"
version = "0.1.1"