From 1351703b874cbbd73ad06ee6e5fc695ef13ac241 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Tue, 8 Mar 2016 15:42:22 +0200
Subject: [PATCH] - Added task to TODO list.

---
 README.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.rst b/README.rst
index 4945af3..886f988 100644
--- a/README.rst
+++ b/README.rst
@@ -23,3 +23,6 @@ TODO
 - License.
 - Changelog.
 - Documentation.
+- Replace the GCC preprocessor for generating :code:`unshare/constants.py`
+  with a Python one (`CPIP <http://cpip.sourceforge.net/>`_ or `pycparser
+  <https://github.com/eliben/pycparser>`_).
-- 
GitLab