From f0a33acdd366032e730efc3428b6cb0f6ee912c1 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 14 Aug 2026 12:01:23 +0200 Subject: python3-pathvalidate: add version 3.3.1 --- python3-pathvalidate/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 python3-pathvalidate/README (limited to 'python3-pathvalidate/README') diff --git a/python3-pathvalidate/README b/python3-pathvalidate/README new file mode 100644 index 0000000..034fc9c --- /dev/null +++ b/python3-pathvalidate/README @@ -0,0 +1,9 @@ +pathvalidate is a Python library to sanitize and validate strings such +as filenames and file paths. It removes invalid characters, replaces +reserved names, and normalizes input for a target platform. It also +provides argument validators and sanitizers for argparse and click. + +This package installs the prebuilt py3-none-any wheel from PyPI. It has +no external dependencies. + +Homepage: https://github.com/thombashi/pathvalidate -- cgit v1.2.3