2007-12-28 22:53:00 - 4.14
2007-09-19 22:04:00 - 4.14-rc2
2007-05-02 04:10:00 - 4.14-rc1
2002-03-04 12:46:00 - 4.13b
You can now add OpenSourceWatershed badges to your own website. Below is the badge for a2ps:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_a2ps"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("a2ps", "#osw_a2ps"); });</script>