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