Metadata-Version: 2.4
Name: lid-cli
Version: 0.2
Summary: Project Lid Cli.
Author: Christian Heinze
License-Expression: MIT
License-File: LICENSES/MIT.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: msgspec>=0.21
Requires-Dist: rich>=14.3
Requires-Dist: typer>=0.24
Requires-Python: >=3.14
Project-URL: Repository, https://codeberg.org/christianheinze/lid-cli
Description-Content-Type: text/markdown

# lid-cli

To find device, run `gio mount --list --detail` and select ID in the first line.

## TODO

- More error handling and testing.
- Build CLI with mount and umount commands.
- Possibly write target to disk in a small file for umount to read from.
