2011-12-03 20:08:36 - 0.10.0
2011-11-10 20:07:29 - 0.9.0
2011-06-11 14:02:36 - 0.8.1
2011-02-24 09:08:27 - 0.8.0
2010-11-22 21:10:55 - 0.7.4
2010-08-28 02:00:22 - 0.7.3
2010-06-26 02:10:37 - 0.7.2
2010-04-22 08:15:58 - 0.7.1
2010-01-28 14:17:16 - 0.7.0
2009-12-03 08:21:42 - 0.6.0
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>