github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/cmd/syft/internal/test/integration/test-fixtures/image-pkg-coverage/pkgs/erlang/accept.app (about)

     1  {application,accept,
     2               [{description,"Accept header(s) for Erlang/Elixir"},
     3                {vsn,"0.3.5"},
     4                {registered,[]},
     5                {applications,[kernel,stdlib]},
     6                {env,[]},
     7                {modules, ['accept_encoding_header','accept_header','accept_neg','accept_parser']},
     8                {maintainers,["Ilya Khaprov"]},
     9                {licenses,["MIT"]},
    10                {links,[{"Github","https://github.com/deadtrickster/accept"}]}]}.