@hackage / posix-escape

Quote arguments to be passed through the Unix shell

Latest0.1

About

Metadata

  • Last updated , by KeeganMcAllister
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Keegan McAllister <mcallister.keegan@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

posix-escape provides functions to wrap a String so it can be used within a Unix shell command line, and end up as a single argument to the program invoked.

Documentation is hosted at http://hackage.haskell.org/package/posix-escape

To build the documentation yourself, run

$ cabal configure && cabal haddock --hyperlink-source

This will produce HTML documentation under dist/doc/html/posix-escape.