aboutsummaryrefslogtreecommitdiff
path: root/news/2019-02.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-13 19:16:13 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-13 19:16:13 +0100
commit162763c4940c6ea64b4d3985e6c968475ae91266 (patch)
tree841f3cb90d76019380a1a7b0738d82dcf9a800d1 /news/2019-02.inc
parentdd86b98e6d61354de3285db26e22901f9cabd421 (diff)
downloadwww-162763c4940c6ea64b4d3985e6c968475ae91266.tar.gz
www-162763c4940c6ea64b4d3985e6c968475ae91266.zip
add gsoc
Diffstat (limited to 'news/2019-02.inc')
-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>