cat-bookmarker/deps/ranch/hex_metadata.config

23 lines
1.0 KiB
Plaintext

{<<"app">>,<<"ranch">>}.
{<<"build_tools">>,[<<"make">>,<<"rebar3">>]}.
{<<"description">>,<<"Socket acceptor pool for TCP protocols.">>}.
{<<"files">>,
[<<"ebin/ranch.app">>,<<"erlang.mk">>,<<"LICENSE">>,<<"Makefile">>,
<<"README.asciidoc">>,<<"src/ranch.erl">>,<<"src/ranch_acceptor.erl">>,
<<"src/ranch_acceptors_sup.erl">>,<<"src/ranch_app.erl">>,
<<"src/ranch_conns_sup.erl">>,<<"src/ranch_crc32c.erl">>,
<<"src/ranch_listener_sup.erl">>,<<"src/ranch_protocol.erl">>,
<<"src/ranch_proxy_header.erl">>,<<"src/ranch_server.erl">>,
<<"src/ranch_ssl.erl">>,<<"src/ranch_sup.erl">>,<<"src/ranch_tcp.erl">>,
<<"src/ranch_transport.erl">>]}.
{<<"licenses">>,[<<"ISC">>]}.
{<<"links">>,
[{<<"Function reference">>,
<<"https://ninenines.eu/docs/en/ranch/1.8/manual/">>},
{<<"GitHub">>,<<"https://github.com/ninenines/ranch">>},
{<<"Sponsor">>,<<"https://github.com/sponsors/essen">>},
{<<"User guide">>,<<"https://ninenines.eu/docs/en/ranch/1.8/guide/">>}]}.
{<<"name">>,<<"ranch">>}.
{<<"requirements">>,[]}.
{<<"version">>,<<"1.8.0">>}.