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
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
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>