2020-09-21 03:41:46 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<title>StatoolInfos</title>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="keywords" content="statoolinfos,devinsy,federation" />
|
|
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="statoolinfos.css" />
|
|
|
|
<script src="sorttable.js" />
|
|
|
|
<script src="Chart.bundle.min.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h2>Introduction</h2>
|
|
|
|
<p>StatoolInfos is a simple tool of statistics about federation, organizations and services.</p>
|
|
|
|
|
|
|
|
<h2>License and source repository</h2>
|
|
|
|
<p>The original author of StatoolInfos is Christian P. MOMON.</p>
|
|
|
|
<p>StatoolInfo is a free software released under the GNU AGPL license.</p>
|
|
|
|
<p>The official source repository is:</p>
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://forge.devinsy.fr/devinsy/statoolinfos">https://forge.devinsy.fr/devinsy/statoolinfos</a></li>
|
|
|
|
</ul>
|
2020-10-29 01:27:09 +01:00
|
|
|
<p>Contributors:</p>
|
|
|
|
<ul>
|
|
|
|
<li>Angie</li>
|
|
|
|
<li>MrFlo</li>
|
|
|
|
</ul>
|
2020-09-21 03:41:46 +02:00
|
|
|
</body>
|
|
|
|
</html>
|