2010-03-10 17:22:33 - 0.5.0
2008-09-01 00:00:00 - 0.4.0
2007-10-27 01:13:13 - 0.2.2
2005-09-21 00:00:00 - 0.2.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for pylibacl:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_pylibacl"></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("pylibacl", "#osw_pylibacl"); });</script>