Difference between revisions of "Path"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=path |Short description=a module wrapper in python for os.path |Full description=Object for working with files and directories path.py provides a class (path) for w...")
 
(updated homepage to archived version)
Line 3: Line 3:
 
|Short description=a module wrapper in python for os.path
 
|Short description=a module wrapper in python for os.path
 
|Full description=Object for working with files and directories path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks.
 
|Full description=Object for working with files and directories path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks.
 +
|Homepage URL=https://web.archive.org/web/20071212211419/http://www.jorendorff.com:80/articles/python/path/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.jorendorff.com/articles/python/path/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=file,directory,Python,path,class,classpath
 
|Keywords=file,directory,Python,path,class,classpath
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2009-03-07
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=2.2
 
|Version identifier=2.2
 
|Version date=2009-03-07
 
|Version date=2009-03-07
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://pypi.python.org/packages/source/p/path.py/path-2.2.zip#md5=941660081788282887f652510d80e64e
 
|Version download=http://pypi.python.org/packages/source/p/path.py/path-2.2.zip#md5=941660081788282887f652510d80e64e
 +
|Last review by=Dan Munro
 +
|Last review date=2017/10/22
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 
|License verified date=2009-03-07
 
|License verified date=2009-03-07
|Version comment=
+
}}
 +
{{Project license
 +
|License=PublicDomain
 +
|License verified by=Dan Munro
 +
|License verified date=2017/10/22
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jason Orendorff
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jason Orendorff
 
 
|Email=jason@jorendorff.com
 
|Email=jason@jorendorff.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 42: Line 35:
 
|Interface=library
 
|Interface=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=PublicDomain
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-03-07
 
}}
 

Revision as of 14:28, 22 October 2017


[edit]

path

https://web.archive.org/web/20071212211419/http://www.jorendorff.com:80/articles/python/path/
a module wrapper in python for os.path

Object for working with files and directories path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks.





Licensing

License

Verified by

Verified on

Notes

Verified by

Dan Munro

Verified on

22 October 2017




Leaders and contributors

Contact(s)Role
Jason Orendorff Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/path
Python (Ref)https://pypi.org/project/path


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.