export
export copied to clipboard
Erlport wrapper for Elixir
``` $ mix deps.compile ===> Analyzing applications... ===> Compiling erlport ==> export Compiling 4 files (.ex) warning: Atom.to_char_list/1 is deprecated. Use Atom.to_charlist/1 instead lib/export/helpers.ex:9: Export.Helpers.convert_options/1 warning: String.to_char_list/1 is deprecated. Use...
There is not such a `close/0` function.
I know there haven't been a _lot_ of changes since 2017, but the OTP-21 support at least seems big enough to bump the version.
Trying to build this from source leads to the following errors: ```shell jose@devbox:~/export (master *%)$ mix test /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- erlport/cli (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require' from...
 - If we look closely to these tables -> columns for erlang binary() to python bytes() for [python3 only] vise versa. - This basically means that...