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]

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 2015-07-08T21:05:52Z
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 5511 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-07-08 [all 1 reports]

Readme for shell-escape-0.2.0

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