Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Clojure library for parsing email addresses according to RFC 5322

License

NotificationsYou must be signed in to change notification settings

clojusc/rfc5322

 
 

Repository files navigation

Build StatusDependencies StatusClojars ProjectTagJDK versionClojure version

A Parser for the Internet Message Format (RFC 5322)

Usage

There's a nice little prompt when you start up a REPL:

$ lein repl
To demo the code,try the following:(demo-lite)(source demo-lite)(source parsed-lite)parsed-lite(demo-full)(source demo-full)(source parsed-full)parsed-full(test-message)...[rfc5322.repl] λ=>

Try those out, then look at the source code in the followinglocations:

  • dev-resources/src/rfc5322/repl.clj
  • src/rfc5322/core.clj
  • src/rfc5322/parser.clj
  • src/rfc5322/xform.clj

The test message used inrepl.clj is here:

  • test/rfc5322/core/test.clj

License

Copyright © 2013, Zachary Kuhn

Copyright © 2017-2019, Clojure-Aided Enrichment Center

Distributed under the Eclipse Public License either version 1.0 or (atyour option) any later version.

About

A Clojure library for parsing email addresses according to RFC 5322

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure100.0%

[8]ページ先頭

©2009-2025 Movatter.jp