Extension to Unitful.jl with support for Gaussian electromagnetic units (CGS-ESU and CGS-EMU).
UnitfulGaussian.jl is not yet available in the Julia General registry, so you'll need to add it from this repository. In the Julia REPL, type the following:
julia> ] # type `]` to drop into pkg-mode
pkg> add https://github.com/abhro/UnitfulGaussian.jl
For more information about the package, please visit our documentation site (link in the "About" section)