{
"info": {
"author": "Lars Heuer",
"author_email": "heuer@semagia.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Topic :: Multimedia :: Graphics",
"Topic :: Printing",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities"
],
"description": "QR Code generator for Inkscape\n==============================\n\nWhile Inkscape provides a QR Code generator, this extension provides slightly\nmore options (i.e. generation of Micro QR Codes and an optimal error correction\nlevel) and should be standard-conform.\n\nThis Inkscape extension includes `Segno `_, a\nBSD-licensed, pure Python library which implements the ``ISO/IEC 18004:2015(E)``\nstandard for QR Codes.\n\n\nInstallation\n------------\n\nUse ``pip`` to install inkscape-qrcode from PyPI::\n\n $ pip install --update --target= inkscape-qrcode\n\n```` should refer to an absolute path, see below for typical\ninstallation directories.\n\nAlternatively copy the ``inkscape_qrcode.inx`` and the ``inkscape_qrcode``\ndirectory into the target directoy.\n\nThe QR Code generator should appear in the menu\n``Extensions > Render > Barcode > QR Code (Segno)``\n\n\n\nInkscape extension path\n-----------------------\n\nOS X\n^^^^\n* global: /Applications/Inkscape.app/Contents/Resources/extensions\n* local: $HOME/.config/inkscape/extensions\n\n\nLinux\n^^^^^\n* global: /usr/share/inkscape/extensions\n* local: $HOME/.config/inkscape/extensions\n\n\nWindows\n^^^^^^^\n* global: C:\\\\Program Files\\\\Inkscape\\\\share\\\\extensions\n* local: C:\\\\Documents and Settings\\\\User\\\\Application Data\\\\Inkscape\\\\extensions\n\nChanges\n=======\n\n\n0.1.7 - 2018-03-23\n------------------\n* Attempt to make the package installable via pip >= 7 again.\n\n\n0.1.6 - 2018-03-21\n------------------\n* Updated docs and provide an additional zip file\n\n\n0.1.5 - 2018-03-13\n------------------\n* Updated Segno to version 0.2.7\n* Fixed #1 \"Support for Structured Append\"\n* Fixed #2 (avoid exceptions if a Micro QR Code is chosen)\n\n\n0.1.4 - 2017-01-31\n------------------\n* Updated Segno version to 0.2.4 to avoid problems with Micro QR Codes\n\n\n0.1.3 - 2016-09-15\n------------------\n* Fixed inkscape_qrcode.inx (pointed to a wrong path)\n* Fixed Python packaging\n\n\n0.1.2 - 2016-09-15\n------------------\n* Updated underlying Segno version to 0.2.0 since\n the previous version may create invalid QR Codes if \"error boost\" is\n enabled\n\n\n0.1.1 - 2016-09-07\n------------------\n* Initial release",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/heuer/inkscape-qrcode/",
"keywords": "QR Code,Micro QR Code,ISO/IEC 18004,ISO/IEC 18004:2006(E),ISO/IEC 18004:2015(E),qrcode,QR,barcode,matrix,2D,Inkscape",
"license": "GPL2",
"maintainer": "",
"maintainer_email": "",
"name": "inkscape-qrcode",
"package_url": "https://pypi.org/project/inkscape-qrcode/",
"platform": "any",
"project_url": "https://pypi.org/project/inkscape-qrcode/",
"project_urls": {
"Homepage": "https://github.com/heuer/inkscape-qrcode/"
},
"release_url": "https://pypi.org/project/inkscape-qrcode/0.1.7/",
"requires_dist": null,
"requires_python": "",
"summary": "QR Code and Micro QR Code generator for Inkscape",
"version": "0.1.7"
},
"last_serial": 3697277,
"releases": {
"0.1.0": [],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "504eb882cb6288e53916483d9facf6f9",
"sha256": "8115be47c70d7a8d007b2715adda6d9734a4616c661c80bd6f4a8b88fe5fd57c"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "504eb882cb6288e53916483d9facf6f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 48704,
"upload_time": "2016-09-07T16:20:38",
"url": "https://files.pythonhosted.org/packages/10/16/93f089082be6f6576136db57d1549dbbd2d11d0add5c095ad13b211d1a7b/inkscape-qrcode-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "780e504f39a0bae1e35d35778dc38079",
"sha256": "655f59315a032ba81b7244b128569af5ac59bbff13fcf62d40f7b5372373c374"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "780e504f39a0bae1e35d35778dc38079",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29832,
"upload_time": "2016-09-15T10:12:05",
"url": "https://files.pythonhosted.org/packages/43/cc/eab2a13d74cddbe3306452b244b64fd51f347bccece5688c2b9188dac29f/inkscape-qrcode-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "48cd26f7b18fe6487fe8a65f0a740c74",
"sha256": "067f4eee65099f5e274051419a831a3726c8e962dbcbebe39504d32bc38f971f"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "48cd26f7b18fe6487fe8a65f0a740c74",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 36882,
"upload_time": "2016-09-15T10:30:39",
"url": "https://files.pythonhosted.org/packages/78/ca/9e5a3f2179dc575e51038080d672a4ff000651705efe753754c6151081b2/inkscape-qrcode-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "9de0d4eaf745198da989812950048da1",
"sha256": "48093114a5b05d898c96996cab25bcd050d0f39b228ad3cb60027cdf284f4e20"
},
"downloads": -1,
"filename": "inkscape_qrcode-0.1.4-py2-none-any.whl",
"has_sig": false,
"md5_digest": "9de0d4eaf745198da989812950048da1",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 30994,
"upload_time": "2017-01-31T22:36:52",
"url": "https://files.pythonhosted.org/packages/0f/f3/eee45394c0b0bd0732857fe22aa73c1cfc76ec05d34b950b6dba9118fcea/inkscape_qrcode-0.1.4-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7127ca27525f98cf411060b11efaa082",
"sha256": "67643ffaf73bbfe936065df86b3de354c22adb7a54c2573bcb2da819b9981572"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "7127ca27525f98cf411060b11efaa082",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35268,
"upload_time": "2017-01-31T22:36:54",
"url": "https://files.pythonhosted.org/packages/36/35/385ff7ea9d709d4ba828f0884ce8dbca41e54d6e9722a5122dd4b423f554/inkscape-qrcode-0.1.4.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "7208fcc96ed0a3c6a31171a42a142562",
"sha256": "c360166e736df6c777ebfe4712c411daa1cacf713be34befe138ae7655bdd44f"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "7208fcc96ed0a3c6a31171a42a142562",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37639,
"upload_time": "2018-03-13T20:20:13",
"url": "https://files.pythonhosted.org/packages/cf/58/8b1eed5d9d42188ef658d4798703cf27207c80e37941d62294f275e06d42/inkscape-qrcode-0.1.5.tar.gz"
}
],
"0.1.6": [
{
"comment_text": "",
"digests": {
"md5": "91871d3a6f8f97d4f65c86313d7c27e0",
"sha256": "f0e171491c89266e0b4e77134e4710786ce0f40bd2ac5cbcfc3a062fd6e075d5"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "91871d3a6f8f97d4f65c86313d7c27e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37600,
"upload_time": "2018-03-21T00:17:10",
"url": "https://files.pythonhosted.org/packages/5e/2f/78f252a8db5cb3ed82f05cf28992b3c5f62a97cd625b7418adc2c40e22c8/inkscape-qrcode-0.1.6.tar.gz"
}
],
"0.1.7": [
{
"comment_text": "",
"digests": {
"md5": "72480961ddf8c9714d0877a9eac4948b",
"sha256": "09bfdee2944e5d49c029873411031832cd218b857607aeb5607b933d1cda3cdb"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "72480961ddf8c9714d0877a9eac4948b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37830,
"upload_time": "2018-03-23T00:23:48",
"url": "https://files.pythonhosted.org/packages/ef/f1/7608e8c293dd061fee0dc538644db6f0190ec6248a9e156c2c2c868db3f5/inkscape-qrcode-0.1.7.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "72480961ddf8c9714d0877a9eac4948b",
"sha256": "09bfdee2944e5d49c029873411031832cd218b857607aeb5607b933d1cda3cdb"
},
"downloads": -1,
"filename": "inkscape-qrcode-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "72480961ddf8c9714d0877a9eac4948b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37830,
"upload_time": "2018-03-23T00:23:48",
"url": "https://files.pythonhosted.org/packages/ef/f1/7608e8c293dd061fee0dc538644db6f0190ec6248a9e156c2c2c868db3f5/inkscape-qrcode-0.1.7.tar.gz"
}
]
}