Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 895 → Rev 896

/website/index-repo.php
3,6 → 3,8
 
<p>This page lists all packages that are available in the SvarDOS repository. These packages can be downloaded from within SvarDOS using the pkgnet tool, or you can download them from here.</p>
 
<p>If you wish to receive notifications about new or updated packages, you may subscribe to the <a href="http://svn.svardos.org/rss.php?repname=SvarDOS&path=%2Fpackages%2F">SvarDOS Packages RSS feed</a>.</p>
 
<?php
 
$db = json_decode(file_get_contents('../packages/_index.json'), true);