Contenido de Cannabis

 

Cannabis

Al fin! Si, increíblemte, cannabis está lista. Esta recopilación de soft para linux nació a partir de una duda que encerraba una sugerencia de Walter Rochetti allá por el 22 de Junio. A los pocos días ya teníamos una lista del soft que iba a entrar y entro! Bueno, esto no es cierto del todo. Hay cosas que quedaron fuera, como el quake 3 por lisa y llana falta de espacio, otros que no entraron porque nunca estuvieron (themes para gtk, enlightenment y sawmill) y unos primeros porque no los encontré. Un mes y medio después (hoy), es una realidad. Y no es la última; se viene una con juegos!

Esto que está acá abajo es un resumen de lo que van a encontrar en el CD, más o menos explicado qué es cada cosa (según lo que pude apreciar [NB: después de escribir eso me di cuenta que los .rpm traen su propia descripción. Las van a encontrar en su idioma original (inglés)]) y si son binarios o fuentes. Algunas fuentes dicen ser "autoconfigurables". Esto quiere decir que el .tar.gz viene con las herramientas que últimamente se han hecho populares entre los desarrolladores para que la compilacón sea mas fácil. La idea es que descomprimen el contenido en un directorio temporario, corren el script

./configure
y luego
make
y
make install
Con eso debeía estar. Si hay problemas de configuración (el configure se queja), normalmente es que falta alguna librería o los encabezados para compilar contra ella. Paquetes que si o si deben tener para poder compilar este tipo de fuentes son:

  • autoconf
  • automake
  • gcc
  • glibc-devel

También es común que el programa sea para kde o gtk o algo asi. En ese caso, necesitarían:

  • kdelibs-devel (para programas KDE)
  • qt-devel (para programas KDE y/o QT)
  • gtk-devel (para programas gtk)

En caso de que estas cosas ya estén instaladas y el configure o la compilación se siguen quejando y no saben en que paquete está el archivo necesario, pueden prober lo siguiente:

  • monten el cd de Mandrake
  • abran una consola
  • entren al directorio Mandrake/RPMS del cd
  • ejecuten
    rpm -qlip *.rpm | less
  • busquen usando el comando / el archivo que falta (e.g., /gtk.h busca gtk.h)
  • si lo encuentra, usen los cursores (flechas) hasta que encuentren el encabezado del paquete (espero que se den cuenta a que me refiero... mmm... mejor no dejar nada al azar.), averiguen que paquete es e instálenlo. Así sucesivemente hasta que compile o se cansen. Esntonces Y SOLO ENTONCES, pregunten. en la lista :)

Por lo del azar, acá va un intento de explicarles cómo saber qué paquete es. Lo que ven en pantalla es algo asi:

Ahí estamos viendo el final del listado de los archivos de vaya a saberse qué .rpm, el encabezado del .rpm bug-buddy que dice muchas cosas, como versión, quién lo hizo y muchas giladas más y luego el listado de archivos de ESE paquete. Lo que nos interesa es el nombre, que vendría a ser algo como bug-buddy-0.90-0mdk_helix_1.i386.rpmOJO: los paquetes de Mandrake, en vez de i386, dicen i586. Entonces, buscan el archivo que falta, y si lo encuentran, escrolan hacia arriba hasta el primer encabezado que se topen y ese es el .rpm a instalar. Sé que es horrible, y que John se me está cagando de risa, pero es lo que hay.

En cuanto a los otros, los no configurables, o funcionan de una, o se los puede pelear un poquito (si se animan pueden revisar lo que hay dentro del Makefile correspondiente), pero ahi están más atados a las inclemencias de compilar cosas que uno no hizo. Bo, dicho esto, acá va la lista al fin y al cabo...


Directorio/Archivo Descripcion
CorelPP9 Corel Photo Paint 9. Binario.
CorelPP9/ReadmeFirst.html Leer para instalar Corel PhotoPaint 9.
HOWTO/Linux-HOWTOs.tar.gz Últimos HOWTO en formato de texto.
HOWTO/Linux-html-HOWTOs.tar.gz Últimos HOWTO en formato HTML.
HOWTO/Linux-mini-HOWTOs.tar.gz Últimos mini-HOWTO en formato de texto.
HOWTO/Linux-mini-html-HOWTOs.tar.gz Últimos mini-HOWTO en formato HTML.
X11/aewm-0.9.7.tar.gz Another evil window manager - Window manager liviano. Código fuente.
X11/nvidia/NVIDIA-X-GLX-335.FAQ  
X11/nvidia/nvidia-X-GLX-335-i386-dyn.tar.gz Servidor X y libreria de soporte OpenGL hechos por Nvidia para sus placas TNT y TNT2. Binario.
X11/xkeycaps-2.46-1.i386.rpm Modificador de mapas de teclados de X. Binario.

xkeycaps is, in part, a graphical front-end to xmodmap. It opens a window that looks like a keyboard; moving the mouse over a key shows what KeySyms and Modifier bits that key generates. Clicking on a key simulates KeyPress/KeyRelease events on the window of your choice. It is possible to change the KeySyms and Modifiers generated by a key through a mouse-based interface. This program can also write an input file for xmodmap to recreate your changes in future sessions.
cad/blender2.00-linux-glibc2.1.2-i386-static.tar.gz Beta muy usable del Blender - Animación en 3D. Binario.
cad/cycas2_en-2.0-1.i386.tgz CAD 2D. Precisa gtk para correr. Binario.
custom/xmms Skins (los .zip) y plugins (los .tar.gz) para el XMMS. Los plugins están en código fuente. Precisan xmms-devel para compilar.
devel/java/jdk118_v1-glibc-2.1.2.tar.bz2 Java Development Kit 1.1.8. Binario.
devel/java/jre118_v1-glibc-2.1.2.tar.bz2 Java Runtime Envirionment 1.1.8. Binario.
devel/kdevelop KDevelop y KDK - para desarrollar programas en C/C++ para KDE.
devel/kdevelop/c_cpp_reference-1.0.tar.gz Referencia de C/C++.
devel/kdevelop/kdevelop-1.2-1.i386.rpm Binario.

KDevelop is an easy to use IDE (Intergrated Development Enviroment) for KDE/Unix/X11.
devel/kdevelop/kdk-1.2.tar.gz KDE Development Kit. Código fuente autoconfigurable.
devel/kdevelop/kdkobjc-0.2.tar.gz Patch para soporte de Objective-C.
devel/pascal/fpc-1.00-1.i386.rpm Free Pascal Compiler - Compilador de Pascal que soporta el estilo de objetos de Delphi. Binario.

The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library. Some extensions are added to the language, like function overloading. Shared libraries can be linked. Basic Delphi support is already implemented (classes, exceptions,ansistrings,RTTI). This package contains commandline compiler and utils. Provided units are the runtime library (RTL), free component library (FCL), gtk,ncurses,zlib, mysql,postgres,ibase bindings.
devel/pascal/fpc-docs-1.00-1.i386.rpm Documentación del fpc en .pdf
devel/perl/perl-5.6.0.tar.gz Última versión de perl. En código fuente autoconfigurable.
devel/rhide/rhide-1.4.7.bin.Linux-2.0.29.tar.gz IDE para C/C++ parecido al de Borland. No funciona bien bajo X. Binario.
distrib/Mandrake-7.00-2g/missing Paquetes que me pareció que faltan en el Mandrake-7.0.
distrib/Mandrake-7.00-2g/missing/ tetex-doc-1.0.7-6mdk.i586.rpm Documentación del TeX.

If you want to use TeX and you're not an expert at it, you should install the tetex-doc package. You'll also need to install the tetex package, tetex-afm (a PostScript font converter for TeX), tetex-dvilj (for converting .dvi files to HP PCL format for printing on HP and HP compatible printers), tetex-dvips (for converting .dvi files to PostScript format for printing on PostScript printers), tetex-latex (a higher level formatting package which provides an easier-to-use interface for TeX) and tetex-xdvi (for previewing .dvi files).
distrib/Mandrake-7.00-2g/updates Updates al 11/08/2000 para el Mandrake-7.0.
distrib/mulinux muLinux - Mini distro de Linux.
distrib/mulinux/DOSTOOLS.zip  
distrib/mulinux/EXT.tgz Más programas para el muLinux
distrib/mulinux/GCC.tgz Compilador gcc.
distrib/mulinux/TCL.tgz Intérprete de TCL.
distrib/mulinux/TEX.tgz TeX para muLinux.
distrib/mulinux/VNC.tgz Soporte de VNC.
distrib/mulinux/X11.tgz mini server de X.
distrib/mulinux/mulinux-9r4.tgz  
dvd Se supone que estas herramientas sirven para ver DVDs, inclusive para romper las limitaciones de zonas. Estas cosas son originadoras de una serie de batallas legales entre la gente que las hizo y las grandes cinematográficas.
dvd/css-auth.tar.gz  
dvd/dvd-munitions.tar.gz  
emu/dosemu-1.0.1-1.i386.rpm Emulador de DOS. En realidad es una máquina virtual, por lo que requiere un DOS real para correr.

This package allows MS-DOS programs to be started in Linux. A virtual machine (the DOS box) provides the necessary BIOS functions and emulates most of the chip devices (e.g. timer, interrupt- and keyboard controler) Documentation can be found in $RPM_DOC_DIR/dosemu and in the man page, as well as in the sources.

If you wish to allow non-root users to run the emulator, you must enter their names in the file '/etc/dosemu.users'. Even so, some DOS programs will run only if DOSEMU was started by root. Please note as well that you should only allow 'trusted users' to use DOSEMU, as it inherently permits hardware access that would otherwise be forbidden to 'normal' users. However, running a non-suid-root DOSEMU binary (low feature) won't impact your system more than any other Linux application.

games/nh330lin.tgz NetHack. RPG en caracteres. Binario.
games/pak-0.2.2.tar.bz2 Browser gráfico de de mapas para quake.
games/quake-shareware.tar.bz2 Mapa original del quake que venía en la distribución shareware de este juego.
games/quakeforge-0.1.1.tar.gz Versión libre del quake, desarrollado en base al código original de Id Software. Código fuente autoconfigurable. Requiere SDL, X, SVGAlib o OpenGL.
gnome-helixcode Versión Helix Code de GNOME. Binarios.
kernel/linux-2.2.16.tar.bz2 Última versión estable del kernel. Fuentes.
libs/Mesa Librería OpenGL.
libs/Mesa/MesaDemos-3.2.tar.gz Demos de Mesa. Código fuente.
libs/Mesa/MesaLib-3.2.tar.gz Código fuente autoconfigurable.
libs/SDL/SDL-1.1.3-1.i386.rpm Simple Directmedia Library. Binario.

This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.
libs/SDL/SDL-devel-1.1.3-1.i386.rpm Encabezados para compilar programas contra SDL.

This is the libraries, include files and other resources you can use to develop SDL applications.
multim/TiMidity++-2.9.5.tar.gz Player de archivos MIDI.
multim/gqmpeg-0.6.3-1.i386.rpm GQmpeg is a frontend to mpg123. It includes playlist support and all the usual playing features. Random, repeat, etc. And supports custom skins (looks) Uilitizes the GTK library. Requires mpg123 v 0.59q
multim/lame3.70.tar.gz Codificador de sonido en archivos .mp3. Fuentes.
multim/mp3info-0.7-1.i386.rpm MP3info is a viewer/editor for MP3 ID3 tags. It has an interactive mode (using curses) and a command line mode. A separate executable includes a GTK-based GUI version.
multim/mpg123-0.59q-1.i386.rpm Mpg123 is a fast, free and portable MPEG audio player for Unix. It supports MPEG 1.0/2.0 layers 1, 2 and 3 (those famous "mp3" files). For full CD quality playback (44 kHz, 16 bit, stereo) a Pentium, SPARCstation10, DEC Alpha or similar CPU is required. Mono and/or reduced quality playback (22 kHz or 11 kHz) is even possible on 486 CPUs.
multim/notlame-3.70-1.i386.rpm A high quality MP3 encoder based on the LAME patch - produces MP3 files of much higher quality (less distortion) than almost every other free encoder. The GTK frame analyzer is disabled in NotLame.
net/arachne-1.62a.tar.gz Browser de consola con soporte de SVGAlib. Según quienes lo hicieron, "it is unfinished, undocumented unstable, unusable. It will crash your computer and trash your hard drive and I think no one should use it at all.". Yo lo usé y no tuve problemas. Ahora, eso TAMPOCO quiere decir nada...
net/gtm-0.4.5-2.i386.rpm GTM allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs this tasks using wget as it's back-end.
net/icq/ICQJava_Preview.tar.gz Cliente hecho en Java hecho por Miriabilis (la de la idea del ICQ). Muy limitado y requiere de un intérprete java. Binario.
net/icq/centerICQ-2.12.6.tar.gz  
net/icq/licq El mejor cliente que he probado, y los probé a casi todos en busca del más usable.
net/icq/licq/licq-0.81.tar.gz Fuentes autoconfigurables.
net/icq/licq/licq-data-1.6.tar.gz  
net/icq/licq/licq_auto-reply-0.11.tar.gz Plugin "contestador automático".
net/irc/epic-4pre2.508-2.i386.rpm EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient. It is a program used to connect to IRC servers around the globe so that the user can ``chat'' with others.
net/netscape/JavaPlugIn_1.1.2_k-glibc-2.1.2.sh  
net/netscape/communicator-v473-export. x86-unknown-linuxglibc2.0.tar.gz  
net/nt-1.17-1.i386.rpm Con éste bajé el 95% del soft que está en este compact.

This program lets you download files from internet/intranet using ftp or http protocol. Main features:
  • multithreaded design
  • convient user-friendly interface
  • automatic resuming after connection breaks
  • multiple simultaneous downloads
  • recursive ftp and http downloading
  • mask support for ftp recursing
  • proxy support (ftp and http)
  • support for traffic limitation
  • mass downloading function
  • and other ...
readers/linux-ar-40.tar.gz Acrobat Reader 4. Binario.
readers/rp7-linux20-libc6.i386.rpm Real Player 7. Binario.
soffice-5.2/so-5_2-ga-bin-linux-es.bin Motivo de todo este compact: Star Office 5.2 en castellano.
system/MasqMail-0.1.0.tar.gz Server SMTP específicamente diseñado para mantener mensajes en cola mientras no se tiene conexión con Internet. Código fuente autoconfigurable.
system/alsa Módulos para soporte de varias placas de sonido, entre ellas la SBLive!
system/alsa/alsa-driver-0.5.9a.tar.bz2 Módulos. Código fuente autoconfigurable.
system/alsa/alsa-lib-0.5.9.tar.bz2 Librería para acceso a dispositivos de sonido con módulos alsa. Código fuente autoconfigurable.
system/alsa/alsa-utils-0.5.9.tar.bz2 Utilitarios para comandar los módulos alsa (mixer, player, recorder, etc.). Código fuente autoconfigurable. Presisan de la alsa-lib.
system/cups Sistema de impresión alternativo al BSD que viene con la mayoría de las distros.
system/cups/all-com-ppds.tar.gz Definicones PostCript de impresoras.
system/cups/cups-1.1.1-linux-2.0.36-intel.rpm Binarios.
system/cups/cups-drivers-all-0.3.6.tar.gz Drivers de impresoras.
system/cups/cupsomatic  
system/cups/kups-0.7.2.tar.gz Frontend para KDE. Código fuente autoconfigurable.
system/esound-0.2.8.tar.gz Server multiplexor de sonido para Enlightenment. Código fuente autoconfigurable.
system/gtkrecover-static-i386-0.2.tar.gz programa para intentar recuperar archivos borrados en particiones ext2. Para X. Binario.
system/health-0.03.tar.gz Módulo para soporte de sensores de temperatura en motherboards. Código fuente.
system/lilo/lilo-21.4.4.tar.gz Nueva versión de LILO que corrige la limitación de los 1024 cilindros. Código fuente.
system/lilo/lilo-colors-1.21.1.tar.gz Patch para que LILO presente el menú en colores.
system/lilo/lilo-disk-by-mountpoint-0.1.patch.gz  
system/linuxinfo-1.1.7.tar.gz Displays the type of processor, system library version, and version of Linux kernel in use. Fuentes
system/mtr-0.41-1.i386.rpm Matt's traceroute. Traceroute mas completo. Binario.

Mtr is a network diagnostic tool which combines Ping and Traceroute into one program. Mtr also has two interfaces: An ncurses interface, useful for using Mtr from a telnet session and a Gtk interface if you are using X.
system/mtr-gtk-0.41-1.i386.rpm Frontend en gtk para el mtr. Binario.
system/nmap-2.53.tgz Portscanner. También con frontend en gtk. Código fuente autoconfigurable.
system/olympus Sistema de configuración y adminitración remota. Binarios.

Mount Linux Olympus is a GPL'd Open Framework for central, remote configuration and maintenance of Linux systems. Using encrypted network tunnels for security and a software plugin model for flexibility, it's aim is to provide an unprecedented level of usability. By lowering the learning curve necessary to use and configure Linux properly, it will make Linux a very real option for the average user and busines. Mount Linux Olympus provides a simple, clear and consistent graphical user interface to even the most complex of system configuration tasks, from setting up a network connection to maintaining a complex web server to installing new end-user software.

Olympus is currently in development. There are only a few modules, none of which are ready for production use. We welcome other open source programmers to join us in producing this free (in all senses of the word) system to help further the acceptance of Linux into the mainstream. This version is NOT to be used in production. View it as you would a development kernel.

system/pkgusage-1.0.2.tcl.gz This program is a tool to list all RPMs installed on system together with how many days ago any of the contents was last accessed. Packages with no stat()able files get an age of -1. To clean out your harddrive, run the program and remove all packages with high numbers in front of them. Binario y fuente.
system/sane-1.0.2.tar.gz Sistema de soporte de scanners. Código fuente autoconfigurable.
system/security/Bastille-1.1.0.tgz Sistema para cerrar el linux lo mas posible a ataques externos e internos. Binarios y código fuente al mismo tiempo.
system/security/ksnuffle-0.7.tgz Snifeador para KDE. Código fuente autoconfigurable.
system/security/snort-1.6-0.i386.rpm Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more. Snort has a real-time alerting capabilty, with alerts being sent to syslog, a seperate "alert" file, or as a WinPopup message via Samba's smbclient
system/security/swatch-3.0.1.tar Swatch was originally written to actively monitor messages as they are written to a log file via the UNIX syslog utility. Binarios y fuentes.
system/security/tripwire-1.2.tar.Z Tripwire is a file and directory integrity checker. Fuentes.
system/webmin Sistema de configuración por web. Binarios y código fuente al mismo tiempo y varios módulos.
system/webmin/IMAP-Admin-1.2.5.tar.gz Módulo para configurar IMAP.
system/webmin/backup_1.0.wbm Módulo para backups.
system/webmin/imapadmin-0.6.wbm  
system/webmin/ipchains-0.80.1.wbm Soporte de IPchains.
system/webmin/netsaint-0.80.1-0.0.5.wbm  
system/webmin/nettools-0.79.1.wbm  
system/webmin/vacationadm_0.7.0.wbm  
system/webmin/webmin-0.80.tar.gz Binario y fuentes.
system/wwwoffle-2.4-2mdk.i586.rpm Proxy especializado para estar desconectado de Internet.

A proxy HTTP/FTP server for computers with dial-up internet access.
  • Caching of pages viewed while connected for review later.
  • Browsing of cached pages while not connected, with the ability to follow links and mark other pages for download.
  • Downloading of specified pages non-interactively.
  • Multiple indices of pages stored in cache for easy selection.
  • Interactive or command line option to select pages for fetching individually or recursively.
  • All options controlled using a simple configuration file with a web page to edit it.
system/xsane-0.60.tar.gz  
utils/alien Conversor de paquetes .rpm, .deb y archivos .tar.gz.

Alien allows you to convert Debian, Slackware, and Stampede Packages into Red Hat packages, which can be installed with rpm. It can also convert into Slackware, Debian and Stampede packages. This is a tool only suitable for binary packages.
utils/alien/alien-7.5-1mdk.i586.rpm Binarios.
utils/alien/alien-extra-Mandrake-7.0-1.noarch.rpm Archivos necesarios para correr bajo Mandrake.
utils/antiword-0.30.tar.gz Visualizador de archivos .doc de (bluaj!) M$ Word con soporte de drag n' drop desde aplicaciones KDE. Fuentes.
utils/bin2iso19b_linux.c Conversor de imágenes BIN/CUE a ISO9660. Fuente.
utils/cdda2wav-1.0c.tar.gz Ripeador de CD's de música. Fuentes autoconfigurables.
utils/cdlabelgen-1.5.0-2.noarch.rpm cdlabelgen was designed to simplify the process of generating labels for CD's. It originated as a program to allow auto generation of frontcards and traycards for CD's burned via an automated mechanism (specifically for archiving data), but has now become popular for labelling CD compilations of mp3's, and copies of CDs. Note that cdlabelgen does not actually print anything--it just spits out postscript, which you can then do with as you please.
utils/compress Varios compresores .tar.gz gráficos.
utils/compress/TkZip-1.0.15.tar.gz Binario y fuente.
utils/compress/gnozip-0.1.0-1.i386.rpm Binario.

GnoZip aims to be the WinZip(tm) of the Gnome environment providing graphical i nterface to the most common compression utilities.
utils/compress/gxtar-0.1.0-1.i386.rpm Binario.

gxTar is a Gnome/Gtk front-end to common archive utilities under unix. Currently zip, gzip, tar, bzip2, and arj are supported.
utils/compress/karchiveur-0.87-1.i586.rpm Binario.

This KDE application allows you reading, extracting, converting and modifying .tar, .bz2, .gz, .zip... archives, just with a mouse ! Now uses wizards to compile and install softwares... It can also split them to fit in floppies.
utils/dos/ltools-3.6.zip Para leer particiones ext2 desde DOS y Winchot. Binarios.
utils/dos/rawrite2-1.1.zip  
utils/gcombust-0.1.34-1rh61.i386.rpm Para crear imágenes iso, quemar y copiar cds. Binario. Requiere algunos otros paquetes instalados, como mkisofs, cdrecord y cdlabelgen.

gcombust is a gui for mkisofs and cdrecord Linux. It's written in C and it uses the GTK+ widget set (currently it's been tested and used only on Linux and X-Windows). gcombust is work in progress, the current (development) release is to be considered beta software. That means it hasn't been tested very well and that some parts of the code isn't written.
utils/glimpse-4.12.6.bin.Linux-2.2.5-22-i686.tar.gz  
utils/htdig-3.1.5.tar.gz  
utils/kdepopup-0.1.4.tar.bz2  
utils/kidentify-0.3.1.tar.bz2  
utils/klocate-0.3.5.tar.bz2  
utils/kmap-0.7.1.tar.gz  
utils/knc-0.5.tar.gz  
utils/koffle-0.7.1.tar.gz  
utils/ktail-0.4.5.tar.bz2  
utils/mrtg/gd-1.8.3.tar.gz Librer&iacte;a necesaria para compilar mrtg. Fuentes autoconfigurables.
utils/mrtg/mrtg-2.8.12.tar.gz Multi Router Traffic Grapher - Héchenle un ojo a esto y esto para ver lo que se puede hacer con él. Fuentes autoconfigurables.
utils/quanta-1.0.4-1rh62.i386.rpm Editor HTML para KDE. Con el que estoy editando esta página (no lo culpen de lo fea que está). Binario.

Quanta Plus is an HTML editor for the K Desktop Environment.

Currently this program can be very useful for quick web development, however it is still in the early stages of the over all objectives. Our objective is to product a complete web development environment!

Look for active development with a focus on supporting professional level development. This means full HTML 4.0 support including cascading style sheets and lot's of time saving features. Also support is planned for Perl, Javascript and PHP.

utils/rarlnx271.sfx Rar - compresor. Binario.
utils/rpmbuilder-0.5-2.i586.rpm Creador de .rpm a partir de .tar.gz. Binario y fuentes (si, me canse de escribir)
utils/rpmbuilder.conf Archivo de configuración para el rpmbuilder. Copiar en /etc
zope Herramienta para hacer sitios con contenido dinámico à la php3. Fuentes y toda la documentación que encontré.

 

Volver a la página principal