esceval 1.0.0-maemo3
Wraps every argument in Bourne shell escaping.
This is just a basic command line tool which wraps every argument passed to it
in a layer of Bourne shell escaping. The biggest usecase for this is to make
certain things much easier to do in a shell script, specifically cases which
require arbitrary sets of strings to be preserved across shell script actions
which would normally result in either arguments being combined into one, or
conversely, single arguments being subject to word splitting when undesired.
Section:
user/system
Repository:
Depends:
Size:
3440 bytes
MD5sum:
a3d2c80535b49887613ccf29e6190849
Source:
Status:
Old version cleaned by repository management
Bugtracker:
QA Quarantine ends:
ENDED 2015-02-20 16:45
Changes
| Tester | Karma | Timestamp |
| Alexander Kozhevnikov (Maintainer) (752) | 2015-02-11 05:28 UTC |
Package events
| Event type | User | Timestamp |
| Old version cleaned by repository management | System | 2015-02-12 11:46 UTC |
| Package is in testing | System | 2015-02-10 16:45 UTC |

Comments:
Normally I don't upvote my own packages, but I thought: 1. This thing is really basic and easy to test (so I can be confident I tested it thoroughly). 2. It's probably going to seem "insignificant" for a lot of people, so I don't expect too many people to test it or vote on it.
Comments:
You must be logged in to make comments.