cl-shellwords

2015-09-24

Common Lisp port of Ruby's shellwords.rb, for escaping and splitting strings to be passed to a shell.

Upstream URL

github.com/jorams/cl-shellwords

Author

Joram Schrijver <i@joram.io>

License

MIT
README

cl-shellwords

Common Lisp port of Ruby's shellwords.rb, for escaping and splitting strings to be passed to a shell.

Version:
0.1
License:
MIT
Authors:
Joram Schrijver <i@joram.io>
Dependencies:
  • cl-ppcre

cl-shellwords-test

Tests for cl-shellwords

License:
MIT
Authors:
Joram Schrijver <i@joram.io>
Dependencies:
  • cl-shellwords

  • prove

Dependencies (2)

  • cl-ppcre
  • prove

Dependents (0)

    • GitHub
    • Quicklisp