Skip to content

barruumrex/marshal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marshal

Parser for Ruby Marshal format version 4.8

Build Status Inline docs

Installation

If available in Hex, the package can be installed as:

  1. Add marshal to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:marshal, "~> 0.9.0"}]
end
```

About

Decode Ruby Marshal format in Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages