Initial commit

This commit is contained in:
2025-09-30 14:29:54 -07:00
commit 0419339a36
7 changed files with 983 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# cl-xdg-trash
`cl-xdg-trash` is a Common Lisp interface to the standard XDG trash
specification. You can find a copy of the specification on the [freedesktop.org
git](https://cgit.freedesktop.org/xdg/xdg-specs/tree/trash).