devel/py-pathlib - The NetBSD Packages Collection

Object-oriented filesystem paths

pathlib offers a set of classes to handle filesystem paths. It offers the
following advantages over using string objects:
 - No more cumbersome use of os and os.path functions. Everything can be done
 easily through operators, attribute accesses, and method calls
 - Embodies the semantics of different path types. For example, comparing
  Windows paths ignores casing
 - Well-defined semantics, eliminating any warts or ambiguities (forward vs
 backward slashes, etc.)

Build dependencies

devel/py-setuptools44 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/python27 lang/python27

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64py27-pathlib-1.0.1nb1.tgz
NetBSD 10.0aarch64py27-pathlib-1.0.1nb1.tgz
NetBSD 10.0aarch64py27-pathlib-1.0.1nb1.tgz
NetBSD 10.0aarch64ebpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0aarch64ebpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0alphapy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0earmv6hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0earmv6hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0earmv6hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0earmv7hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0earmv7hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0earmv7hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0i386py27-pathlib-1.0.1nb1.tgz
NetBSD 10.0i386py27-pathlib-1.0.1nb1.tgz
NetBSD 10.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 10.0x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 10.0_BETAx86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 8.0i386py27-pathlib-1.0.1nb1.tgz
NetBSD 8.0i386py27-pathlib-1.0.1nb1.tgz
NetBSD 8.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 8.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 8.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 8.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 8.0x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 8.0x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 8.0x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0aarch64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0aarch64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0aarch64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0alphapy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0alphapy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmv6hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmv6hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmv6hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmv7hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmv7hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0earmv7hfpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0i386py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0i386py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0mips64ebpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0powerpcpy27-pathlib-1.0.1.tgz
NetBSD 9.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0powerpcpy27-pathlib-1.0.1.tgz
NetBSD 9.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0powerpcpy27-pathlib-1.0.1.tgz
NetBSD 9.0powerpcpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0sh3elpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0sparc64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0sparcpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0sparcpy27-pathlib-1.0.1nb1.tgz
NetBSD 9.0x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.0x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.3x86_64py27-pathlib-1.0.1nb1.tgz
NetBSD 9.3x86_64py27-pathlib-1.0.1nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.