Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| python3-pathvalidate-3.3.1-x86_64-2_danix.lst | 2026-08-21 11:41 | 7.0K | |
| python3-pathvalidate-3.3.1-x86_64-2_danix.meta | 2026-08-21 11:41 | 873 | |
| python3-pathvalidate-3.3.1-x86_64-2_danix.txt | 2026-08-21 11:41 | 625 | |
| python3-pathvalidate-3.3.1-x86_64-2_danix.txz | 2026-08-21 11:41 | 40K | |
| python3-pathvalidate-3.3.1-x86_64-2_danix.txz.asc | 2026-08-21 11:54 | 870 | |
| python3-pathvalidate-3.3.1-x86_64-2_danix.txz.md5 | 2026-08-21 11:41 | 80 | |
| python3-pathvalidate-3.3.1-x86_64-2_danix.txz.sha256 | 2026-08-21 11:41 | 112 | |
python3-pathvalidate (sanitize and validate filenames)
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.