Difference between revisions of "Bash.Diff"

From Free Software Directory
Jump to: navigation, search
m (<replacetext_editsummary>)
(Category:Candidates for deletion This is a candidate for deletion: DUPLICATED of 'BashDiff')
 
Line 3: Line 3:
 
|Short description=Extended version of the 'bash' shell
 
|Short description=Extended version of the 'bash' shell
 
|Full description=Bash.Diff is a patch against Bash that incorporates many features from Awk, Python, Zsh, Ksh, and others. In the main core, it adds the following: new brace expansion {a..b}; new parameter expansion ${var{{Pipe}}...}; new command substitution $(=...); string concatenation (+=); extended for, while, and until loops; extended case statement; and new try-block with integer exception. As builtin commands, it adds the following: sscanf(3) wrapper; extensive array and regex(3) operations; GDBM, SQLite, PostgreSQL, and MySQL database interfaces; and an HTML template engine (BASP).
 
|Full description=Bash.Diff is a patch against Bash that incorporates many features from Awk, Python, Zsh, Ksh, and others. In the main core, it adds the following: new brace expansion {a..b}; new parameter expansion ${var{{Pipe}}...}; new command substitution $(=...); string concatenation (+=); extended for, while, and until loops; extended case statement; and new try-block with integer exception. As builtin commands, it adds the following: sscanf(3) wrapper; extensive array and regex(3) operations; GDBM, SQLite, PostgreSQL, and MySQL database interfaces; and an HTML template engine (BASP).
 +
|Homepage URL=http://home.eol.ca/~parkw/index.html#bash
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://home.eol.ca/~parkw/index.html#bash
 
|VCS checkout command=
 
 
|Computer languages=Shell script
 
|Computer languages=Shell script
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=BASH_Debugger,Bash
 
|Related projects=BASH_Debugger,Bash
 
|Keywords=bash,command,concatenation,extension,parameter,bash 3.00,brace,case statement,try-block
 
|Keywords=bash,command,concatenation,extension,parameter,bash 3.00,brace,case statement,try-block
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-08-05
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.29
 
|Version identifier=1.29
 
|Version date=2005-08-05
 
|Version date=2005-08-05
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://home.eol.ca/~parkw/bash.diff
 
|Version download=http://home.eol.ca/~parkw/bash.diff
 +
|Version comment=1.29 stable released 2005-08-05
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/08
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2004-08-04
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2004-08-04
 
|License verified date=2004-08-04
|Version comment=1.29 stable released 2005-08-05
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=William Park
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=William Park
 
 
|Email=opengeometry@yahoo.ca
 
|Email=opengeometry@yahoo.ca
 
|Resource URL=
 
|Resource URL=
Line 44: Line 42:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2004-08-04
 
}}
 

Latest revision as of 10:04, 8 March 2017


[edit]

Bash.Diff

http://home.eol.ca/~parkw/index.html#bash
Extended version of the 'bash' shell

Bash.Diff is a patch against Bash that incorporates many features from Awk, Python, Zsh, Ksh, and others. In the main core, it adds the following: new brace expansion {a..b}; new parameter expansion ${var Pipe.png...}; new command substitution $(=...); string concatenation (+=); extended for, while, and until loops; extended case statement; and new try-block with integer exception. As builtin commands, it adds the following: sscanf(3) wrapper; extensive array and regex(3) operations; GDBM, SQLite, PostgreSQL, and MySQL database interfaces; and an HTML template engine (BASP).





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

4 August 2004




Leaders and contributors

Contact(s)Role
William Park Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:opengeometry@yahoo.ca


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.