Package: wnpp Severity: wishlist Owner: Frank Brehm <frank.br...@profitbricks.com>
* Package name : pathlib Version : 1.0.1 Upstream Author : Antoine Pitrou <solip...@pitrou.net> * URL : https://pypi.python.org/pypi/pathlib * License : MIT Licence Programming Lang: Python Description : 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.). -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141210161702.1841.18792.report...@petra.pb.local