this repo has no description
at if-only 300 B view raw
1(library 2 (name jmap) 3 (public_name jmap) 4 (libraries yojson uri) 5 (modules_without_implementation jmap jmap_binary jmap_error jmap_methods 6 jmap_push jmap_session jmap_types jmap_wire) 7 (modules 8 jmap 9 jmap_types 10 jmap_error 11 jmap_wire 12 jmap_session 13 jmap_methods 14 jmap_binary 15 jmap_push))