Difference between revisions of "GetAbsPath"
(Created page with "{{Entry |Name=getAbsPath |Short description=Converts paths from relative to absolute |Full description='getAbsPath' is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) wh...") |
(No version changes) |
||
Line 3: | Line 3: | ||
|Short description=Converts paths from relative to absolute | |Short description=Converts paths from relative to absolute | ||
|Full description='getAbsPath' is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative path to absolute ones. It uses the current working directory (CWD) as its basis. It can be used (for example) to find out the current path of a shell script. | |Full description='getAbsPath' is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative path to absolute ones. It uses the current working directory (CWD) as its basis. It can be used (for example) to find out the current path of a shell script. | ||
+ | |Homepage URL=http://getabspath.sourceforge.net/ | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/getabspath | |VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/getabspath | ||
|Computer languages=C | |Computer languages=C | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Keywords=path,converter,paths,convert,relative,absolute,get shell | |Keywords=path,converter,paths,convert,relative,absolute,get shell | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|Version identifier=1.4 | |Version identifier=1.4 | ||
|Version date=2004-09-06 | |Version date=2004-09-06 | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://prdownloads.sourceforge.net/getabspath/getAbsPath-1.4-src.tar.gz?download | |Version download=http://prdownloads.sourceforge.net/getabspath/getAbsPath-1.4-src.tar.gz?download | ||
+ | |Version comment=1.4 stable released 2004-09-06 | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2017/03/17 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011-04-01 | ||
+ | |Status= | ||
+ | |Is GNU=No | ||
+ | |License verified date=2004-09-15 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv2orlater | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2004-09-15 | |License verified date=2004-09-15 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Philippe Stellwag | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=linux@mp3s.name | |Email=linux@mp3s.name | ||
|Resource URL= | |Resource URL= | ||
Line 53: | Line 51: | ||
|Software-development=small-specific-development-task | |Software-development=small-specific-development-task | ||
|Use=software-development | |Use=software-development | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 63: | Line 56: | ||
|Prerequisite description=make | |Prerequisite description=make | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 18:24, 16 March 2017
getAbsPath
http://getabspath.sourceforge.net/
Converts paths from relative to absolute
'getAbsPath' is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative path to absolute ones. It uses the current working directory (CWD) as its basis. It can be used (for example) to find out the current path of a shell script.
Download
http://prdownloads.sourceforge.net/getabspath/getAbsPath-1.4-src.tar.gz?download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Philippe Stellwag | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=114360 |
Bug Tracking | VCS Repository Webview | http://sourceforge.net/tracker/?group_id=114360&atid=668058 |
Bug Tracking,Developer,Help,Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/getabspath-users |
Software prerequisites
Kind | Description |
---|---|
Required to build | make |
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.