[Python-modules-team] Bug#646153: ITP: python-unipath -- object-oriented approach to file/pathname manipulations
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Fri Oct 21 18:39:24 UTC 2011
Package: wnpp
Severity: wishlist
Owner: "Andrew Starr-Bochicchio" <a.starr.b at gmail.com>
* Package name : python-unipath
Version : 0.2.1
Upstream Author : Mike Orr <sluggoster at gmail.com>
* URL : http://sluggo.scrapping.cc/python/unipath/
* License : http://www.python.org/download/releases/2.5/license/
Programming Lang: Python
Description : object-oriented approach to file/pathname manipulations
Unipath is a package for doing pathname calculations and filesystem
access in an object-oriented manner, an alternative to functions in
os.path, shutilm glob, and even some functions in os.* It's based on
Jason Orendorff's path.py but does not adhere as strictly to the
underlying functions' syntax, in order to provide more user
convenience and higher-level functionality.
More information about the Python-modules-team
mailing list