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...")
 
(Added Python and Ruby link)
 
(One intermediate revision by one other user not shown)
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
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://www.jorendorff.com/articles/python/path/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Accepts cryptocurrency donations=No
|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=Bendikker
 +
|Last review date=2018/03/29
 +
|Submitted by=Bendikker
 +
|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
|Resource audience=Developer
+
|Resource audience=Python (Ref)
|Resource kind=Homepage
+
|Resource URL=https://pypi.org/project/path
|Resource URL=http://pypi.python.org/pypi/path.py/2.2
+
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/path
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=PublicDomain
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-03-07
 
}}
 

Latest revision as of 15:24, 29 March 2018


[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










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.