api-v2/deps/certifi/hex_metadata.config
2025-04-16 10:03:13 -03:00

14 lines
579 B
Plaintext

{<<"app">>,<<"certifi">>}.
{<<"build_tools">>,[<<"rebar3">>]}.
{<<"description">>,<<"CA bundle adapted from Mozilla by https://certifi.io">>}.
{<<"files">>,
[<<"LICENSE">>,<<"README.md">>,<<"priv">>,<<"priv/cacerts.pem">>,
<<"rebar.config">>,<<"src">>,<<"src/certifi.app.src">>,
<<"src/certifi.erl">>,<<"src/certifi_pt.erl">>,<<"test">>,
<<"test/certifi_tests.erl">>]}.
{<<"licenses">>,[<<"BSD-3-Clause">>]}.
{<<"links">>,[{<<"Github">>,<<"https://github.com/certifi/erlang-certifi">>}]}.
{<<"name">>,<<"certifi">>}.
{<<"requirements">>,[]}.
{<<"version">>,<<"2.14.0">>}.