]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Sort bindings alphabetically.
authorJustus Winter <justus@sequoia-pgp.org>
Wed, 2 Oct 2019 12:10:26 +0000 (14:10 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 5 Oct 2019 07:20:59 +0000 (09:20 +0200)
index.html

index 3ac9d7ebdf609d4f100f9085c53d9be380869c73..df174bbdc22c4bcfd1edef2cbd71cb3fbc7bdb3e 100644 (file)
@@ -50,18 +50,18 @@ uid                  Niels Möller &lt;nisse@lysator.liu.se&gt;
 <p> I'm aware of nettle-bindings for the following higher-level
   languages.</p>
 <dl>
+  <dt> <a href='http://hackage.haskell.org/package/bindings-nettle'>Haskell</a> </dt>
+  <dd> Haskell bindings by Clint Adams. </dd>
+  <dt> <a href='http://search.cpan.org/~dkg/Crypt-Nettle-0.3/lib/Crypt/Nettle.pm'>Perl</a></dt>
+  <dd> Crypt::Nettle module, by Daniel Kahn Gillmor.</dd>
   <dt> <a href="http://pike.ida.liu.se">Pike</a></dt>
   <dd> An object-oriented interpreted language with C-like syntax.
     Nettle bindings are included with the official distribution.</dd>
-  <dt> <a href='http://search.cpan.org/~dkg/Crypt-Nettle-0.3/lib/Crypt/Nettle.pm'>Perl</a></dt>
-  <dd> Crypt::Nettle module, by Daniel Kahn Gillmor.</dd>
   <dt> <a href='http://www.yellowbank.com/code/PostgreSQL/y_crypto/'>PostgreSQL</a></dt>
   <dd> Bindings for the Postgres database, by Ron Peterson. </dd>
   <dt> <a href='http://marcomaggi.github.com/nausicaa.html'>R6RS
        Scheme</a></dt>
   <dd> Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.</dd>
-  <dt> <a href='http://hackage.haskell.org/package/bindings-nettle'>Haskell</a> </dt>
-  <dd> Haskell bindings by Clint Adams. </dd>
   <dt> TCL </dt>
   <dd> Included in the chiark-tcl debian package by Ian Jackson (not
     sure if/how it's distributed outside of debian). </dd>