{<<"app">>,<<"amqp_client">>}.
{<<"build_tools">>,[<<"make">>,<<"rebar3">>]}.
{<<"description">>,<<"RabbitMQ AMQP Client">>}.
{<<"files">>,
 [<<"ebin/amqp_client.app">>,<<"erlang.mk">>,<<"include/amqp_client.hrl">>,
  <<"include/amqp_client_internal.hrl">>,
  <<"include/amqp_gen_consumer_spec.hrl">>,
  <<"include/rabbit_routing_prefixes.hrl">>,<<"LICENSE">>,
  <<"LICENSE-MPL-RabbitMQ">>,<<"Makefile">>,<<"README.in">>,
  <<"rebar.config">>,<<"src/amqp_auth_mechanisms.erl">>,
  <<"src/amqp_channel.erl">>,<<"src/amqp_channel_sup.erl">>,
  <<"src/amqp_channel_sup_sup.erl">>,<<"src/amqp_channels_manager.erl">>,
  <<"src/amqp_client.erl">>,<<"src/amqp_connection.erl">>,
  <<"src/amqp_connection_sup.erl">>,<<"src/amqp_connection_type_sup.erl">>,
  <<"src/amqp_direct_connection.erl">>,<<"src/amqp_direct_consumer.erl">>,
  <<"src/amqp_gen_connection.erl">>,<<"src/amqp_gen_consumer.erl">>,
  <<"src/amqp_main_reader.erl">>,<<"src/amqp_network_connection.erl">>,
  <<"src/amqp_rpc_client.erl">>,<<"src/amqp_rpc_server.erl">>,
  <<"src/amqp_selective_consumer.erl">>,<<"src/amqp_ssl.erl">>,
  <<"src/amqp_sup.erl">>,<<"src/amqp_uri.erl">>,<<"src/amqp_util.erl">>,
  <<"src/overview.edoc.in">>,<<"src/rabbit_routing_util.erl">>,
  <<"src/uri_parser.erl">>,<<"rabbitmq-components.mk">>,
  <<"git-revisions.txt">>]}.
{<<"licenses">>,[<<"MPL-2.0">>]}.
{<<"links">>,
 [{<<"GitHub">>,
   <<"https://github.com/rabbitmq/rabbitmq-server/tree/main/deps/amqp_client">>},
  {<<"User guide">>,
   <<"https://www.rabbitmq.com/erlang-client-user-guide.html">>},
  {<<"Website">>,<<"https://www.rabbitmq.com">>}]}.
{<<"name">>,<<"amqp_client">>}.
{<<"requirements">>,
 [{<<"credentials_obfuscation">>,
   [{<<"app">>,<<"credentials_obfuscation">>},
    {<<"optional">>,false},
    {<<"requirement">>,<<"3.4.0">>}]},
  {<<"rabbit_common">>,
   [{<<"app">>,<<"rabbit_common">>},
    {<<"optional">>,false},
    {<<"requirement">>,<<"3.12.14">>}]}]}.
{<<"version">>,<<"3.12.14">>}.
