[erlang-questions] [ANN] geas 1.0.0 released
PAILLEAU Eric
eric.pailleau@REDACTED
Sat May 16 15:01:19 CEST 2015
Dear Erlangers,
This message announces the release of the unpretentious module :
geas 1.0.0 "Guess Erlang Application Scattering"
https://github.com/crownedgrouse/geas
Available in erlang.mk index too.
This module can give you useful informations, quickly, from beam files,
even without source code. Mainly :
- if at least one module in project is compiled native and for which
architecture
- What was the compiler version
- What are the Erlang versions compatible with this erts version
Example : http://erlang.org/pipermail/erlang-questions/2015-May/084481.html
Enjoy
Eric
More information about the erlang-questions
mailing list