From 6b15a5f113e508faacd21d50d95abf3a50f1b965 Mon Sep 17 00:00:00 2001 From: David Manouchehri Date: Thu, 16 Jul 2015 14:43:13 -0400 Subject: [PATCH] Added information about Python bindings. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea25a6e45..b0036f7e8 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ library implemented in Java, with ports to other languages. | [QZXing](https://sourceforge.net/projects/qzxing) | port to Qt framework | [zxing-cpp](https://github.com/glassechidna/zxing-cpp) | port to C++ (forked from the [deprecated official C++ port](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fab22ae/cpp)) | [zxing_cpp.rb](https://github.com/glassechidna/zxing_cpp.rb) | bindings for Ruby (not just JRuby), powered by [zxing-cpp](https://github.com/glassechidna/zxing-cpp) +| [python-zxing](https://github.com/oostendo/python-zxing) | bindings for Python | [ZXing .NET](http://zxingnet.codeplex.com/) | port to .NET and C#, and related Windows platform ### Other related third-party open source projects