From 86779cf9c055d4936b60f5bef5a35eae8563a289 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 7 Aug 2025 06:44:43 +0700 Subject: python/python3-xdg: Removed (Use python3-xdg-base-dirs). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-xdg/README | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 python/python3-xdg/README (limited to 'python/python3-xdg/README') diff --git a/python/python3-xdg/README b/python/python3-xdg/README deleted file mode 100644 index e54ecc56fd..0000000000 --- a/python/python3-xdg/README +++ /dev/null @@ -1,6 +0,0 @@ -xdg is a Python module that provides functions to return -paths to the directories defined by the XDG Base Directory -Specification, to save you from duplicating the same snippet -of logic in every Python utility you write that deals with -user cache, configuration, or data files. It has no external -dependencies. -- cgit v1.2.3