-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_oasis
66 lines (63 loc) · 2.17 KB
/
_oasis
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
OASISFormat: 0.3
OCamlVersion: >= 4.00.0
FindlibVersion: >= 1.3.2
Name: email_message
Version: 109.42.alpha1
Synopsis: E-mail message parser
Authors: Jane Street Capital LLC <opensource@janestreet.com>
Copyrights: (C) 2005-2013 Jane Street Capital LLC <opensource@janestreet.com>
Maintainers: Jane Street Capital LLC <opensource@janestreet.com>
License: Apache-2.0
LicenseFile: LICENSE.txt
Homepage: https://github.com/janestreet-alpha/email_message
Plugins: StdFiles (0.3), DevFiles (0.3), META (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME: false
BuildTools: ocamlbuild, camlp4o
Library email_message
Path: lib
Pack: true
Modules: Bigstringable,
Bigstring_extended,
Boundary,
Debug,
Email,
Email_regex,
Encoding,
Error_handling,
Field_name,
Grammar,
Grammar_types,
Header,
Lexable,
Lexer,
Lexer_state,
Mailbox,
Media_type,
Mimestring,
Octet_stream,
Parser_intf,
Rfc,
String_monoidable,
String_monoid
BuildDepends: async,
core,
core_extended,
re2,
oUnit,
sexplib.syntax,
fieldslib.syntax,
pa_ounit.syntax,
threads
XMETARequires: async,
core,
core_extended,
re2,
oUnit,
threads
Document "email_message"
Title: E-mail message parser
Type: ocamlbuild (0.3)
BuildTools+: ocamldoc
XOCamlbuildPath: lib
XOCamlbuildLibraries: email_message