ossp-web/pkg/tool/dsotool/index.wml
#use wml::ossp area=pkg:tool subarea=dsotool
<title>OSSP dsotool</title>
<h1>Dynamic Shared Objects (DSO)</h1>
<h2>Abstract</h2>
OSSP dsotool is a library and companion tool for generating and
loading Dynamic Shared Object (DSO) files. DSOs are like Dynamic
Shared Libraries (DSL) with the exception that they are active
components instead of passive ones. So OSSP dsotool is to DSOs what <a
href="http://www.gnu.org/software/libtool/">GNU libtool</a> is to DSLs.
<h2>Authors</h2>
<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">
<h2>Status</h2>
<pkg_status
stable="none" stable_date="none"
unstable="none" unstable_date="none"
done=20>
<h2>Source</h2>
<pkg_files
cvs=$(CVS_ROOT_URL)/pkg/tool/dsotool/
url=$(FTP_ROOT_URL)/pkg/tool/dsotool/
directory=$(FTP_ROOT_DIR)/pkg/tool/dsotool/
files="dsotool-*.tar.gz"
stable="none" unstable="none">