2011-10-12 02:48:26 - 1.9.60
2011-10-04 17:20:31 - 1.9.59
2011-08-01 10:28:37 - 1.9.58
2011-06-13 18:38:51 - 1.9.57
2011-03-22 07:05:24 - 1.9.55
2011-03-01 12:27:15 - 1.9.54
2010-12-18 14:44:51 - 1.9.53
2010-11-03 19:12:55 - 1.9.52
2010-06-28 16:31:42 - 1.9.51
2010-06-21 12:52:30 - 1.9.50
You can now add OpenSourceWatershed badges to your own website. Below is the badge for pycups:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_pycups"></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("pycups", "#osw_pycups"); });</script>