diff options
Diffstat (limited to 'news/2019-02.inc')
-rw-r--r-- | news/2019-02.inc | 11 |
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. <br> Mentor: TBD </p> + +<h4>Migrate gnunet-qr from Python 2.7 to C using libzbar</h4> +<p> +Python 2.7 is reaching its end-of-life, and we want to get rid +of the dependency on Python. The existing gnunet-qr tool is a +rather simple wrapper around python-zbar, which itself wraps +libzbar. The goal of this project is to directly use libzbar +to scan QR codes for GNUnet / the GNU Name System. +<br> +Mentor: Christian Grothoff +</p> |