2012-01-13 02:01:50 - 0.3.3
2011-12-03 03:16:10 - 0.3.2
2011-09-04 14:03:35 - 0.2.7
2006-06-08 06:17:25 - 0.2.6
You can now add OpenSourceWatershed badges to your own website. Below is the badge for libaudiofile-dev:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_libaudiofile-dev"></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("libaudiofile-dev", "#osw_libaudiofile-dev"); });</script>