{ "info": { "author": "zaazbb", "author_email": "zaazbb@163.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: Freeware", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia :: Graphics :: Capture", "Topic :: Multimedia :: Graphics :: Capture :: Scanners", "Topic :: Multimedia :: Graphics :: Capture :: Screen Capture" ], "description": "libzbar-ctypes\r\n===========\r\n\r\nThis is libzbar python ctypes bindings, it should support python2 and python3.\r\n\r\nI can not find a python3 version zbar library under raspberry pi, so i write this codes for it.\r\n \r\nIt should work under other platform only need replace the libzbar path. \r\n\r\nIt only test under Raspbian (raspberry pi) now.\r\n\r\n\r\nUsage\r\n-----\r\n\r\n- Install\r\n - install libzbar::\r\n \r\n sudo apt-get install zbar-tools\r\n \r\n - install libzbar_ctypes\r\n - python3::\r\n\r\n pip install libzbar-ctypes\r\n\r\n - python2::\r\n\r\n pip3 install libzbar-ctypes\r\n\r\n- Example (on raspberry pi) \r\n - install pillow \r\n install Prerequisites packages. see http://pillow.readthedocs.org/en/latest/installation.html \r\n download pillow source code (http://python-pillow.github.io/), and compile it. \r\n \r\n - run the example script.\r\n\r\n- test\r\n - test under ubuntu 15.04.\r\n - test on hardware firefly.\r\n - test on hardware rasyberry pi.\r\n\r\n \r\ntodo\r\n----\r\n\r\nAdd all libzbar function bindings.\r\n\r\nContact\r\n-------\r\n\r\nby jf. \r\n\r\nzaazbb \r\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zaazbb/libzbar-ctypes", "keywords": "libzbar ctypes", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "libzbar-ctypes", "package_url": "https://pypi.org/project/libzbar-ctypes/", "platform": "", "project_url": "https://pypi.org/project/libzbar-ctypes/", "project_urls": { "Homepage": "https://github.com/zaazbb/libzbar-ctypes" }, "release_url": "https://pypi.org/project/libzbar-ctypes/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Python ctypes libzbar wrapper", "version": "0.1.2" }, "last_serial": 2885397, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "32daaa5f3a3145cbe5894a679c64315e", "sha256": "0fbe3c6ed4aa18ff61b945f6079d7101aa261b388ca0844e4df810cd2e160aa4" }, "downloads": -1, "filename": "libzbar-ctypes-0.1.2.tar.gz", "has_sig": false, "md5_digest": "32daaa5f3a3145cbe5894a679c64315e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4664, "upload_time": "2017-05-19T11:38:48", "url": "https://files.pythonhosted.org/packages/f7/20/f98f3316eede33986ce5220cfa0f1d7ce20f3443f748affba8f9b9275dd9/libzbar-ctypes-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32daaa5f3a3145cbe5894a679c64315e", "sha256": "0fbe3c6ed4aa18ff61b945f6079d7101aa261b388ca0844e4df810cd2e160aa4" }, "downloads": -1, "filename": "libzbar-ctypes-0.1.2.tar.gz", "has_sig": false, "md5_digest": "32daaa5f3a3145cbe5894a679c64315e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4664, "upload_time": "2017-05-19T11:38:48", "url": "https://files.pythonhosted.org/packages/f7/20/f98f3316eede33986ce5220cfa0f1d7ce20f3443f748affba8f9b9275dd9/libzbar-ctypes-0.1.2.tar.gz" } ] }