Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.05 KB

File metadata and controls

28 lines (19 loc) · 1.05 KB

IntermodalContainers

The IntermodalContainers library aims to be a compliant and full featured implementation of ISO 6346. ISO 6346 provides a standard for the identification of freight containers.

Features

Installation

If available in Hex, the package can be installed by adding intermodal_containers to your list of dependencies in mix.exs:

def deps do
  [
    {:intermodal_containers, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/intermodal_containers.