Skip to content

Commit d45fd4f

Browse files
committed
hwloc: cleaning the list of langage bindings
Signed-off-by: Brice Goglin <[email protected]>
1 parent 2b4e406 commit d45fd4f

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

projects/hwloc/index.php

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -148,15 +148,21 @@
148148
</p>
149149

150150
<p>
151-
Perl bindings are available from Bernd Kallies
152-
<a href="http://search.cpan.org/~bka/Sys-Hwloc-0.10/">on CPAN</a>.
153-
<br />
154-
Python bindings are available from Guy Streeter
155-
as <a href="https://copr.fedorainfracloud.org/coprs/streeter/python-hwloc/">Fedora RPM and tarball</a>
156-
or within their <a href="https://gitlab.com/guystreeter/python-hwloc">git tree</a>.
157-
<br />
158-
Rust bindings are available from Michael Nitschinger
159-
<a href="https://github.com/daschl/hwloc-rs">on GitHub</a>.
151+
The following langages also have dedicated bindings:
152+
<ul>
153+
<li>
154+
<b>Perl</b> <a href="http://search.cpan.org/~bka/Sys-Hwloc-0.10/">on CPAN</a> (thanks to Bernd Kallies).
155+
</li>
156+
<li>
157+
<b>Python</b>
158+
as <a href="https://copr.fedorainfracloud.org/coprs/streeter/python-hwloc/">Fedora RPM and tarball</a>
159+
or within their <a href="https://gitlab.com/guystreeter/python-hwloc">git tree</a>
160+
(thanks to Guy Streeter).
161+
</li>
162+
<li>
163+
<b>Rust</b> <a href="https://github.com/daschl/hwloc-rs">on GitHub</a> (thanks to Michael Nitschinger).
164+
</li>
165+
</ul>
160166
</p>
161167

162168
<p><b>The following software already benefit from hwloc</b> or are being

0 commit comments

Comments
 (0)