Skip to content

cozy-elixir/rfc2822

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFC2822

CI Hex.pm

An implementation of RFC 2822.

Installation

Add :rfc2822 to the list of dependencies in mix.exs:

def deps do
  [
    {:rfc2822, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages

  • Elixir 100.0%