summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-05-31 15:37:53 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-05-31 15:37:53 +0200
commite0777e9a02582b1ea79ecf2eeccfa91ee8a0166e (patch)
treee088f010b1b3321176c0dcd40abace706103f173 /README.md
parent849a2c7bd8e1d5cb6a0cd59622e7c96e1b76dbc0 (diff)
Link fpemud's pylkc in the readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index cdaaac1..5dc5bcc 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,10 @@ 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 :).
Patches are welcome too of course. ;)
+[fpemud](https://github.com/fpemud) has put together [Python
+bindings](https://github.com/fpemud/pylkc) to internal functions in the C
+implementation. This is an alternative to Kconfiglib's all-Python approach.
+
The test suite failures (should be the only ones) for the following Blackfin
defconfigs on e.g. Linux 3.7.0-rc8 are due to
[a bug in the C implementation](https://lkml.org/lkml/2012/12/5/458):