Items waiting for after the release of version 1.5.1
----------------------------------------------------
Use AsciiDoc for tutorials
julia CloudI API
    * fdio([name::String], fd::Integer[, own::Bool]) -> IOStream
      name not needed, own == false, then write/read
    * doesn't yet have an impl of erlang binary term format
Lua CloudI API
    * can create automatically with SWIG using the C CloudI API
      (are there threading problems with this approach?)
R CloudI API
    * can create automatically with SWIG using the C CloudI API
      (are there threading problems with this approach?)
Ocaml CloudI API
    * all-Ocaml implementation
    * see https://github.com/EchoTeam/ocaml-erlang-port
    * can create automatically with SWIG using the C CloudI API
      (are there threading problems with this approach?)
Haskell CloudI API
    * all-Haskell implementation
Go CloudI API
    * can create automatically with SWIG using the C CloudI API
      (are there threading problems with this approach?)
Use https://github.com/jordansissel/fpm ?
Add to http://0install.net/ ?
