From 2e7eb0ea678c1fee3e9e32f0796401306c0d67e9 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 29 May 2015 17:36:43 +0200 Subject: Add some more misc. notes. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a518559..aa42fb2 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,11 @@ configurations generated by Kconfiglib with configurations generated by ## Misc. notes ## +Python 2 is used at the moment. + +Kconfiglib works well with [PyPy](http://pypy.org). It might give a nice +speedup over CPython when batch processing a large number of configurations. + Please tell me if you miss some API instead of digging into internals. The internal data structures and APIs, and dependency stuff in particular, are unlikely to be exactly what you want as a user (hence why they're internal :). -- cgit v1.2.3