python-pathvalidate 2.5.2-2 source package in Ubuntu

Changelog

python-pathvalidate (2.5.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-pathvalidate-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 20 Nov 2022 12:21:39 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pathvalidate_2.5.2-2.dsc 2.3 KiB 6789d5fba479c08d5ef3557f4d911f06664ae077df75514eb3edbec89d999394
python-pathvalidate_2.5.2.orig.tar.gz 37.1 KiB a660ea6dcb0501f9b7fa744347c4974f08988d20ef02ffe422998a3b35672c0e
python-pathvalidate_2.5.2-2.debian.tar.xz 3.8 KiB be93ebe97ceed47fb8e1a834b9ffec15c7be0205b58b5597b18db9b29129dca5

Available diffs

No changes file available.

Binary packages built by this source

python-pathvalidate-doc: sanitize/validate filenames/file-paths/etc (Documentation)

 pathvalidate is a Python library to sanitize/validate a string such as
 filenames/file-paths/etc.
 .
 Features:
  * Sanitize/Validate a string as a file name or file path
  * file name/path argument validator/sanitizer for argparse and click
  * Multi platform support: sanitize/validate file names/paths for a specific
    platform (Linux/Windows/macOS/Posix) or universal (platform independent)
  * Multibyte character support
 .
 This package contains the documentation.

python3-pathvalidate: sanitize/validate filenames/file-paths/etc (Python3 version)

 pathvalidate is a Python library to sanitize/validate a string such as
 filenames/file-paths/etc.
 .
 Features:
  * Sanitize/Validate a string as a file name or file path
  * file name/path argument validator/sanitizer for argparse and click
  * Multi platform support: sanitize/validate file names/paths for a specific
    platform (Linux/Windows/macOS/Posix) or universal (platform independent)
  * Multibyte character support
 .
 This package contains the Python 3 version of the library.