2011-03-16 10:55:00 - 2.88+
2010-04-25 18:53:00 - 2.88
2009-09-15 15:41:09 - 2.87
2008-04-15 06:52:22 - 2.86
You can now add OpenSourceWatershed badges to your own website. Below is the badge for sysvinit-tools:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_sysvinit-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("sysvinit-tools", "#osw_sysvinit-tools"); });</script>