[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: pathlib-abc -- Python base classes for rich path objects



Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-devel@lists.debian.org, :debian-python@lists.debian.org
Owner: Antonio Valentino <antonio.valentino@tiscali.it>

* Package name    : pathlib-abc
  Version         : 0.5.2
  Upstream Author : Barney Gale <barney.gale@gmail.com>
* URL             : https://github.com/barneygale/pathlib-abc
* License         : PSF-License
  Programming Lang: Python
  Description     : Python base classes for rich path objects

Binary package names: python3-pathlib-abc

 This package is a preview of ``pathlib`` functionality planned
 for a future release of Python; specifically, it provides three
 ABCs that can be used to implement path classes for non-local
 filesystems, such as archive files and
 storage servers:
 .
  - JoinablePath: Abstract base class for paths that do not perform I/O.
  - ReadablePath: Abstract base class for paths that support reading.
  - WritablePath: Abstract base class for paths that support writing.
 .
 These base classes are under active development. Once the base
 classes reach maturity, they may become part of the Python
 standard library, and this package will continue to provide a
 backport for older Python releases.

The package is a dependency of zarr and satpy.
The plan is to maintain it in debian-gis

kind regards
--
Antonio Valentino


Reply to: