HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/erlang/lib/edoc-1.2/ebin/edoc.app
% This is an -*- erlang -*- file.

{application, edoc,
 [
  {description, "EDoc, the Erlang documentation engine"},
  {vsn, "1.2"},
  {modules, [edoc,
	     edoc_cli,
	     edoc_data,
	     edoc_doclet,
	     edoc_doclet_chunks,
	     edoc_extract,
	     edoc_layout,
	     edoc_layout_chunks,
	     edoc_lib,
	     edoc_macros,
	     edoc_parser,
	     edoc_refs,
	     edoc_report,
	     edoc_run,
	     edoc_scanner,
	     edoc_specs,
	     edoc_tags,
	     edoc_types,
	     edoc_wiki]},
  {registered,[]},
  {applications, [compiler, kernel, stdlib, syntax_tools]},
  {env, []},
  {runtime_dependencies, ["xmerl-1.3.7", "syntax_tools-2.0", "stdlib-3.15",
			  "kernel-3.0", "inets-5.10", "erts-6.0"]}
 ]}.