Skip to content
/ wbxml Public

A wbxml encode and decode library with elixir

License

Notifications You must be signed in to change notification settings

cisiqo/wbxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wbxml

Installation

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

def deps do
  [
    {:wbxml, "~> 0.1.1"}
  ]
end

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