Skip to content

Commit 181a348

Browse files
committed
package list
1 parent 553d901 commit 181a348

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

packages/index.html

+16
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,22 @@ <h3>Ubuntu 22.04, Jammy</h3>
347347
<p>
348348

349349

350+
<div class="container-fluid">
351+
<div class="row justify-content-md-center">
352+
<div class='col-3 bg-light border border-white'>
353+
<a href='http://www.j-raedler.de/projects/polygon'><h5>polygon3</h5></a>
354+
</div>
355+
<div class='col-9 bg-light border border-white'>
356+
<b>Polygon is a Python3 package that handles polygonal shapes in 2D.</b>
357+
</div>
358+
<div class='col-9 offset-3 bg-light border border-white'>
359+
binary packages: <i>polygon3</i>
360+
</div>
361+
</div>
362+
</div>
363+
<p>
364+
365+
350366
<div class="container-fluid">
351367
<div class="row justify-content-md-center">
352368
<div class='col-3 bg-light border border-white'>

0 commit comments

Comments
 (0)