diff index.html @ 4480:67c0ec94a9eb

New packages: build-setuptools, build-markupsafe, and build-mako * src/build-mako.mk, src/build-markupsafe.mk, src/build-setuptools.mk: New files. * index.html: Update.
author John W. Eaton <jwe@octave.org>
date Fri, 29 Sep 2017 16:30:49 -0400
parents 7208df703412
children 7467937cb7bf
line wrap: on
line diff
--- a/index.html	Fri Sep 29 16:29:17 2017 -0400
+++ b/index.html	Fri Sep 29 16:30:49 2017 -0400
@@ -1022,6 +1022,14 @@
         <td class="website"><a href="http://www.nongnu.org/lzip/lzip.html">Lzip</a></td>
     </tr>
     <tr>
+        <td class="package">build-mako</td>
+        <td class="website"><a href="http://pypi.python.org/pypi/Mako">mako</a></td>
+    </tr>
+    <tr>
+        <td class="package">build-markupsafe</td>
+        <td class="website"><a href="http://pypi.python.org/pypi/MarkupSafe">markupsafe</a></td>
+    </tr>
+    <tr>
         <td class="package">build-m4</td>
         <td class="website"><a href="http://www.gnu.org/software/m4">m4</a></td>
     </tr>
@@ -1042,6 +1050,10 @@
         <td class="website"><a href="http://www.scons.org">scons</a></td>
     </tr>
     <tr>
+        <td class="package">build-setuptools</td>
+        <td class="website"><a href="http://pypi.python.org/pypi/setuptools">setuptools</a></td>
+    </tr>
+    <tr>
         <td class="package">build-texinfo</td>
         <td class="website"><a href="http://www.gnu.org/software/texinfo">texinfo</a></td>
     </tr>