Current section
Files
Jump to
Current section
Files
src/myriad.app.src
{application,myriad,
[{description,"Ceylan-Myriad, a generic-purpose Erlang toolbox, as an OTP application library here (see http://myriad.esperide.org)"},
{vsn,"1.0.12"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[generate_password_app,password_generation,merge_app,
merge_utils,example_parse_transform,ast_transform,
ast_record,ast_bitstring,ast_utils,ast_base,
ast_pattern,myriad_parse_transform,ast_value,
ast_expression,ast_function,ast_type,ast_scan,
ast_info,ast_clause,type_utils,cond_utils,
simple_parse_transform_target,meta_utils,ast_guard,
ast_generation,ast_map,rest_utils,java_utils,
csv_utils,time_utils,basic_utils,graph_utils,
otp_utils,language_utils,ring_utils,fsm_utils,
net_utils,id_utils,python_utils,file_utils,list_utils,
text_utils,system_utils,executable_utils,random_utils,
trace_utils,bin_utils,script_utils,monitor_utils,
rdf_utils,app_facilities,unit_utils,test_facilities,
set_utils,web_utils,naming_utils,
most_basic_example_app,sms_utils,code_utils,
cipher_utils,gui_wx_backend,gui_canvas,asset_tool_app,
gui_text,gui,gui_color,gui_event,gui_opengl,ui,
term_ui,text_ui,linear,linear_4D,math_utils,
bounding_box,linear_3D,linear_2D,rk4_solver,polygon,
map_hashtable,pair,lazy_hashtable,tree,option_list,
process_dictionary,bijective_table,list_table,
const_table,tracked_hashtable,preferences,hashtable]},
{licenses,["Ceylan-Myriad is licensed by its author (Olivier Boudeville) under a disjunctive tri-license, giving you the choice of one of the three following sets of free software/open source licensing terms:\n\t- the Mozilla Public License (MPL), version 1.1 or later (very close to the former Erlang Public License, except aspects regarding Ericsson and/or the Swedish law)\n\t- the GNU General Public License (GPL), version 3.0 or later\n\t- the GNU Lesser General Public License (LGPL), version 3.0 or later"]},
{links,[{"Official website","http://myriad.esperide.org"},
{"Github",
"https://github.com/Olivier-Boudeville/Ceylan-Myriad"}]}]}.