[reproducible-website] 02/02: tools.html: Add trydiffoscope.

Chris Lamb chris at chris-lamb.co.uk
Thu Dec 15 11:46:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository reproducible-website.

commit a3787fdf33a24c3fc54ac6b7bf21dc982fcec759
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Dec 15 12:46:29 2016 +0100

    tools.html: Add trydiffoscope.
---
 tools.html | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/tools.html b/tools.html
index c870c4c..b07d407 100644
--- a/tools.html
+++ b/tools.html
@@ -34,6 +34,22 @@ permalink: /tools/
 </div>
 <div class="row">
   <div class="four columns title">
+    <h2>trydiffoscope</h2>
+  </div>
+  <div class="eight columns text">
+    <p>
+      If you wish to just experiment with
+      <a href="https://diffoscope.org/">diffoscope</a> without installing a large
+      number of run-time dependencies, you can use the
+      <a href="https://try.diffoscope.org/">try.diffoscope.org</a> service directly
+      from your web browser. A lightweight command-line client is also
+      <a href="https://packages.debian.org/sid/diffoscope">available in Debian</a> and
+      <a href="https://pypi.python.org/pypi/trydiffoscope">on PyPI</a>.
+    </p>
+  </div>
+</div>
+<div class="row">
+  <div class="four columns title">
     <h2>disorderfs</h2>
   </div>
   <div class="eight columns text">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list