2010-01-28 14:17:16 - 0.7.0
2009-12-03 08:21:42 - 0.6.0
2009-09-24 08:23:03 - 0.5.3
2009-07-14 14:16:12 - 0.5.2
2009-06-14 20:20:37 - 0.5.1
2009-05-18 20:25:32 - 0.5.0
2009-02-08 13:58:36 - 0.4.0
2009-01-28 02:01:39 - 0.3.6
2008-12-24 19:56:46 - 0.3.5
2008-11-10 20:03:19 - 0.3.4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for augeas-tools:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_augeas-tools"></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("augeas-tools", "#osw_augeas-tools"); });</script>