2010-01-31 20:30:51 - 2.5.5
2009-01-05 17:27:18 - 2.5.4
2008-12-21 20:01:58 - 2.5.3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for idle-python2.5:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_idle-python2.5"></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("idle-python2.5", "#osw_idle-python2.5"); });</script>