Skip to content

TeMPOraL/rfc2047-erl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFC 2047 Decoder

Overview

RFC 2047 Decoder (aka. rfc2047-erl) is a library for decoding ASCII and NON-ASCII information in message headers and converting them to UCS-4 (Unicode).

Requirements

This library requires erlang-iconv to be installed before.

Files

  • src/rfc2047.erl - main library file
  • src/rfc2047_tests.erl - unit tests

Usage and documentation

See doc/ for EDoc documentation. If you think that information given in documentation is insufficient or has other problems, please let us know and we will fix them.

Licence

This library is distributed under New BSD Licence. See LICENCE for details.

About

Decoder tool for RFC 2047 - conforming message headers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages