<?xml version="1.0"?>
<plugin id="Gnumeric_linuxmagazine">
 <information>
  <name>Linux Magazine 2</name>
  <description>Ejemplos.</description>
 </information>
 <loader type="Gnumeric_PythonLoader:python">
  <attribute name="module_name" value="estadistica_log"/>
 </loader>
 <services>
  <service type="function_group" id="funciones">
   <category>Local Python2</category>
   <functions>
    <function name="estadistica_log" />
   </functions>
  </service>
 </services>
</plugin>
