aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/2019-02.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/news/2019-02.inc b/news/2019-02.inc
index 99a73d2e..879d3e0c 100644
--- a/news/2019-02.inc
+++ b/news/2019-02.inc
@@ -23,3 +23,14 @@ discovery (as done by the autotools) is also important.
23<br> 23<br>
24Mentor: TBD 24Mentor: TBD
25</p> 25</p>
26
27<h4>Migrate gnunet-qr from Python 2.7 to C using libzbar</h4>
28<p>
29Python 2.7 is reaching its end-of-life, and we want to get rid
30of the dependency on Python. The existing gnunet-qr tool is a
31rather simple wrapper around python-zbar, which itself wraps
32libzbar. The goal of this project is to directly use libzbar
33to scan QR codes for GNUnet / the GNU Name System.
34<br>
35Mentor: Christian Grothoff
36</p>