blob: 409ae2af2d4a2d0a12afa1e1a07c16d2679c8454 (
plain) (
tree)
|
|
<?php addHeading("Dux", "about"); ?>
<section>
<p><em>Dux</em> is a cross-platform widgeting library for developing GUI applications.</p>
</section>
<?php addHeading("Status", "status"); ?>
<section>
<p>Dux is currently on standby and therefore unmaintained.</p>
</section>
|