shell-escape: Shell escaping library.

[ bsd3, library, text ] [ Propose Tags ]

Shell escaping library, offering both Bourne shell and Bash style escaping of ByteStrings.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.1.1, 0.1.2, 0.2.0
Dependencies base (>=2 && <=5), binary, bytestring (>=0.9), containers, vector (>=0.6.0.2) [details]
License BSD-3-Clause
Author Jason Dusek
Maintainer oss@solidsnack.be
Category Text
Home page http://github.com/solidsnack/shell-escape
Uploaded by JasonDusek at 2012-11-22T17:47:53Z
Distributions Arch:0.2.0, LTSHaskell:0.2.0, NixOS:0.2.0, Stackage:0.2.0
Reverse Dependencies 6 direct, 3 indirect [details]
Downloads 5530 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for shell-escape-0.1.2

[back to package description]
  Library for generating fully escaped strings for use with the shell.