# Zint Bindings
This project provides Python bindings for [Zint](https://www.zint.org.uk/): a cross-platform open source barcode generating solution.
Features:
- 50+ barcode types;
- Text or binary data encoding;
- Export image to:
- PNG;
- BMP;
- GIF;
- PCX;
- TIF;
- EMF;
- EPS;
- SVG;
- Configurable options:
- Size;
- Color;
- Error correction;
- Rotation;
- ...and much more depending on the barcode type.
```python
>>> from zint import Symbol, Symbology
>>> x = Symbol()
>>> x.symbology = Symbology.QRCODE
>>> x.encode("https://github.com/bindreams/zint-bindings")
>>> x.outfile = "qrcode.png"
>>> x.print() # All done!
```
Install the package with:
```sh
pip install zint-bindings
```
Detailed instructions and usage examples are available in the [official documentation](https://zint-bindings.readthedocs.io/en/stable/getting-started.html).
## License
<img align="right" width="150px" height="150px" src="https://www.apache.org/foundation/press/kit/img/the-apache-way-badge/Indigo-THE_APACHE_WAY_BADGE-rgb.svg">
Copyright 2024, Anna Zhukova
This project is licensed under the Apache 2.0 license. The license text can be found at [LICENSE.md](/LICENSE.md).
These bindings are based on the API portion of the Zint project, which is licensed under the BSD 3-clause license. See more information at [src/zint/external/zint/LICENSE](/src/zint/external/zint/LICENSE).
Raw data
{
"_id": null,
"home_page": null,
"name": "zint-bindings",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "QR, qrcode, datamatrix, barcode, generator, gs1, code128, aztec, pdf417, ean, code93, maxicode, microqr, rmqr",
"author": "Anna Zhukova",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/98/0a/a65b34a5da0c5b01772b2c39e43cc3c28f9f3d84f5dfc2ad3f0ae73e7855/zint_bindings-1.2.0.tar.gz",
"platform": null,
"description": "# Zint Bindings\nThis project provides Python bindings for [Zint](https://www.zint.org.uk/): a cross-platform open source barcode generating solution.\n\nFeatures:\n- 50+ barcode types;\n- Text or binary data encoding;\n- Export image to:\n\t- PNG;\n\t- BMP;\n\t- GIF;\n\t- PCX;\n\t- TIF;\n\t- EMF;\n\t- EPS;\n\t- SVG;\n- Configurable options:\n\t- Size;\n\t- Color;\n\t- Error correction;\n\t- Rotation;\n\t- ...and much more depending on the barcode type.\n\n```python\n>>> from zint import Symbol, Symbology\n>>> x = Symbol()\n>>> x.symbology = Symbology.QRCODE\n>>> x.encode(\"https://github.com/bindreams/zint-bindings\")\n>>> x.outfile = \"qrcode.png\"\n>>> x.print() # All done!\n\n```\n\nInstall the package with:\n```sh\npip install zint-bindings\n```\nDetailed instructions and usage examples are available in the [official documentation](https://zint-bindings.readthedocs.io/en/stable/getting-started.html).\n\n## License\n<img align=\"right\" width=\"150px\" height=\"150px\" src=\"https://www.apache.org/foundation/press/kit/img/the-apache-way-badge/Indigo-THE_APACHE_WAY_BADGE-rgb.svg\">\n\nCopyright 2024, Anna Zhukova\n\nThis project is licensed under the Apache 2.0 license. The license text can be found at [LICENSE.md](/LICENSE.md).\n\nThese bindings are based on the API portion of the Zint project, which is licensed under the BSD 3-clause license. See more information at [src/zint/external/zint/LICENSE](/src/zint/external/zint/LICENSE).\n",
"bugtrack_url": null,
"license": null,
"summary": "A barcode encoding library supporting over 50 symbologies.",
"version": "1.2.0",
"project_urls": {
"Documentation": "https://zint-bindings.readthedocs.io/",
"Issues": "https://github.com/bindreams/zint-bindings/issues",
"Repository": "https://github.com/bindreams/zint-bindings"
},
"split_keywords": [
"qr",
" qrcode",
" datamatrix",
" barcode",
" generator",
" gs1",
" code128",
" aztec",
" pdf417",
" ean",
" code93",
" maxicode",
" microqr",
" rmqr"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cac1f236ac8db3f4965a9443db2cf6d01edc621d7d0da259739dc5353e9dacd9",
"md5": "eeb836452a6d8129f69a22b401468d14",
"sha256": "d9e2ac21fff667b47629474f9e09959816cdd1ea478f5683b014402fc814ac8f"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "eeb836452a6d8129f69a22b401468d14",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 841166,
"upload_time": "2024-11-22T19:07:31",
"upload_time_iso_8601": "2024-11-22T19:07:31.961580Z",
"url": "https://files.pythonhosted.org/packages/ca/c1/f236ac8db3f4965a9443db2cf6d01edc621d7d0da259739dc5353e9dacd9/zint_bindings-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e810775d20789cc7c88c5700a8ed7fc6c9f908310a7210e98cd51d0937679db",
"md5": "411b02bd16648ff7480dded62a4be81d",
"sha256": "134e82da8e26c26d2c36269fa2ca74ad61e0aeb594ba50e58bc215743b91fc43"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "411b02bd16648ff7480dded62a4be81d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 782766,
"upload_time": "2024-11-22T19:07:34",
"upload_time_iso_8601": "2024-11-22T19:07:34.598500Z",
"url": "https://files.pythonhosted.org/packages/7e/81/0775d20789cc7c88c5700a8ed7fc6c9f908310a7210e98cd51d0937679db/zint_bindings-1.2.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ea729113a64df8a4b5023ae158c5f903e03180b0d07c3b1389c481ef064d6452",
"md5": "bccb742d484efd2fddcf2b7b4f035f47",
"sha256": "554b3c6aebb933f099dedc62636d4fb753770980a00e55974144401e2538876d"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "bccb742d484efd2fddcf2b7b4f035f47",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 938174,
"upload_time": "2024-11-22T19:07:36",
"upload_time_iso_8601": "2024-11-22T19:07:36.984982Z",
"url": "https://files.pythonhosted.org/packages/ea/72/9113a64df8a4b5023ae158c5f903e03180b0d07c3b1389c481ef064d6452/zint_bindings-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "197c616247c46c350ddb4c36ea7bb029b52d87cbe518dc2d89b9f54d21207e62",
"md5": "7619771e50fd8b60b98c334dd393c629",
"sha256": "a5577cb65793237c30cfda8e22b8ca22640e1994ba806ba422f77e152fb70f21"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "7619771e50fd8b60b98c334dd393c629",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1939813,
"upload_time": "2024-11-22T19:07:38",
"upload_time_iso_8601": "2024-11-22T19:07:38.798671Z",
"url": "https://files.pythonhosted.org/packages/19/7c/616247c46c350ddb4c36ea7bb029b52d87cbe518dc2d89b9f54d21207e62/zint_bindings-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "021b9a25d71219f3270aa346a5875e9db30fa1298e672c619b516609344b942e",
"md5": "50b17884b229851853875cd48373c7ff",
"sha256": "7a38564658121d7fb1455c21ec38f47e3f1e01062c28ca8834e1952637e00da8"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "50b17884b229851853875cd48373c7ff",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 809712,
"upload_time": "2024-11-22T19:07:41",
"upload_time_iso_8601": "2024-11-22T19:07:41.142744Z",
"url": "https://files.pythonhosted.org/packages/02/1b/9a25d71219f3270aa346a5875e9db30fa1298e672c619b516609344b942e/zint_bindings-1.2.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "304b0e30a59d9bc6cec6bb93b54fc6feb5cbba22fe9eb3135a4616476c4b92ef",
"md5": "b99239f0fb5610c07592b2e29c9cbc52",
"sha256": "f106f3ed9f9ed0a33877bb003c77e96a143b7e5e3f1d2125b5cfec7688d2f89a"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "b99239f0fb5610c07592b2e29c9cbc52",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 842851,
"upload_time": "2024-11-22T19:07:43",
"upload_time_iso_8601": "2024-11-22T19:07:43.030757Z",
"url": "https://files.pythonhosted.org/packages/30/4b/0e30a59d9bc6cec6bb93b54fc6feb5cbba22fe9eb3135a4616476c4b92ef/zint_bindings-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f405f8166eb0c5b8021bbb1dbbd860ef13aaed4db2a8f81af745a2aa0fec364c",
"md5": "ac43f9a2456e62f4ca81bfe6a62a09db",
"sha256": "fbaa8242d4b76b0ba38c1914edf4111a63f6d18aa6a6ab9791d4465209dcb37e"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "ac43f9a2456e62f4ca81bfe6a62a09db",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 783895,
"upload_time": "2024-11-22T19:07:44",
"upload_time_iso_8601": "2024-11-22T19:07:44.644627Z",
"url": "https://files.pythonhosted.org/packages/f4/05/f8166eb0c5b8021bbb1dbbd860ef13aaed4db2a8f81af745a2aa0fec364c/zint_bindings-1.2.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dba9b2713c12f94dd4194c292f1171bdb86304c126ddffbde1134171436d1eb3",
"md5": "0039db9c8dfa9c6d37035e177f6b76cf",
"sha256": "265ec3fa338de4cd64ddd61fbe1f475d0a63409660d8fe2f52eaf306c6e6332e"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "0039db9c8dfa9c6d37035e177f6b76cf",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 940195,
"upload_time": "2024-11-22T19:07:47",
"upload_time_iso_8601": "2024-11-22T19:07:47.879135Z",
"url": "https://files.pythonhosted.org/packages/db/a9/b2713c12f94dd4194c292f1171bdb86304c126ddffbde1134171436d1eb3/zint_bindings-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "67bb48a49635bcb47d4f2435e697ee6ae955d3351f56a976dcac5bce9ed7cf8c",
"md5": "cdfb26d208c4dfa50c8d63c379f70b27",
"sha256": "85a7e7009cba4b24195d9927f2377212f17d7ac2ad3b1322730d1de9b499ba85"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "cdfb26d208c4dfa50c8d63c379f70b27",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1941749,
"upload_time": "2024-11-22T19:07:49",
"upload_time_iso_8601": "2024-11-22T19:07:49.825923Z",
"url": "https://files.pythonhosted.org/packages/67/bb/48a49635bcb47d4f2435e697ee6ae955d3351f56a976dcac5bce9ed7cf8c/zint_bindings-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2be91c9eff5492ab4bfda6c1cf320c63e701f7cd265e6015db3ef4502c42b3fb",
"md5": "12253fe52bf9ff1fdf3c6563cb9d3dae",
"sha256": "696b35e04f93817c31262c18a704c49aa59fda557e5bb475b31e885c3af98ded"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "12253fe52bf9ff1fdf3c6563cb9d3dae",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 811063,
"upload_time": "2024-11-22T19:07:51",
"upload_time_iso_8601": "2024-11-22T19:07:51.533222Z",
"url": "https://files.pythonhosted.org/packages/2b/e9/1c9eff5492ab4bfda6c1cf320c63e701f7cd265e6015db3ef4502c42b3fb/zint_bindings-1.2.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08d764501c0d9d15236b209d575a028a1eb35e8de96470525ae7f563d6df1983",
"md5": "1c149e1caf8c83cf65907dfabb23d06f",
"sha256": "86d2dfcfd6af3552d6cf1c28affb680fbf4db711d472bab1996a070df204da0b"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "1c149e1caf8c83cf65907dfabb23d06f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 845105,
"upload_time": "2024-11-22T19:07:53",
"upload_time_iso_8601": "2024-11-22T19:07:53.405070Z",
"url": "https://files.pythonhosted.org/packages/08/d7/64501c0d9d15236b209d575a028a1eb35e8de96470525ae7f563d6df1983/zint_bindings-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "122901435987861043ab4d0db0ccde5d0700384b298584a79bc18b99e363cfe4",
"md5": "87a032461a388510a377b4f94c5d31bd",
"sha256": "6f9b7235758e5285306d5ca1c34b54577c816bd12d107341bb68cdbbab69c071"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "87a032461a388510a377b4f94c5d31bd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 784963,
"upload_time": "2024-11-22T19:07:55",
"upload_time_iso_8601": "2024-11-22T19:07:55.089995Z",
"url": "https://files.pythonhosted.org/packages/12/29/01435987861043ab4d0db0ccde5d0700384b298584a79bc18b99e363cfe4/zint_bindings-1.2.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3ebc4ecb94e2ad8a3da7b44f908553b5f803d8f57c91bf9b70c71e3b1a8a4e9f",
"md5": "c12a4aad4829943de040c7ffa908556c",
"sha256": "73e261cc91f5cc7ea8e9a668a5d755a5d1bcdeab08695789ce0b371cbad2d9b4"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c12a4aad4829943de040c7ffa908556c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 937502,
"upload_time": "2024-11-22T19:07:56",
"upload_time_iso_8601": "2024-11-22T19:07:56.577879Z",
"url": "https://files.pythonhosted.org/packages/3e/bc/4ecb94e2ad8a3da7b44f908553b5f803d8f57c91bf9b70c71e3b1a8a4e9f/zint_bindings-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "798c55d62d00095a28605992a1dceda2835008d4b62011c6b2688fcaca5e17eb",
"md5": "cd76aaebd26152a2ab91f5f26cd7a8a3",
"sha256": "0d823ce4f8dbef5f704cc33f103698a509ff413e566e7e500b7e881043586ba7"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "cd76aaebd26152a2ab91f5f26cd7a8a3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1938000,
"upload_time": "2024-11-22T19:08:00",
"upload_time_iso_8601": "2024-11-22T19:08:00.113444Z",
"url": "https://files.pythonhosted.org/packages/79/8c/55d62d00095a28605992a1dceda2835008d4b62011c6b2688fcaca5e17eb/zint_bindings-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "74e940f92f4f5c721276ba0d285310af0272ac2d50974f32041ad652c24a1a45",
"md5": "81b9bcd607df0e0046a961c9a3262981",
"sha256": "ae33a264d92eac3ca0f27d7838f1db87c260ccba8b22cafe47348a8551093d0b"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "81b9bcd607df0e0046a961c9a3262981",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 811719,
"upload_time": "2024-11-22T19:08:01",
"upload_time_iso_8601": "2024-11-22T19:08:01.824000Z",
"url": "https://files.pythonhosted.org/packages/74/e9/40f92f4f5c721276ba0d285310af0272ac2d50974f32041ad652c24a1a45/zint_bindings-1.2.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0954d8f1293f1c8591fb7a6520354777c8d70fe5e5702138ff9a309239e39641",
"md5": "d64c5f2829cc35d70eaac6cafd295cf0",
"sha256": "b58f3e10e17027aa3c25c4935723efde114efa6c08a075ba24aec5841e88e1ab"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "d64c5f2829cc35d70eaac6cafd295cf0",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 845138,
"upload_time": "2024-11-22T19:08:03",
"upload_time_iso_8601": "2024-11-22T19:08:03.458223Z",
"url": "https://files.pythonhosted.org/packages/09/54/d8f1293f1c8591fb7a6520354777c8d70fe5e5702138ff9a309239e39641/zint_bindings-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6d1b6f9b9ac0b7ed006251cb7cca7d8d545fecbb306b8df43470f369587ab154",
"md5": "9590b87a181dc91648ca85e334184aec",
"sha256": "6e682bcfbfebad1c1052561f93646abdaf9cf76e3a7678da303db1aeea5ef94b"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "9590b87a181dc91648ca85e334184aec",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 785005,
"upload_time": "2024-11-22T19:08:05",
"upload_time_iso_8601": "2024-11-22T19:08:05.655664Z",
"url": "https://files.pythonhosted.org/packages/6d/1b/6f9b9ac0b7ed006251cb7cca7d8d545fecbb306b8df43470f369587ab154/zint_bindings-1.2.0-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c41e8802fdf9f5c3f2729ccf6f7f8155d978de7f1815d63e43fa5c8fc6b6e054",
"md5": "4af6d72bc2f46a11706c624999bd8799",
"sha256": "db2ed5bf8f90978c518a0ae998b88542b895098fde2771c44859997e8bd8d242"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "4af6d72bc2f46a11706c624999bd8799",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 937614,
"upload_time": "2024-11-22T19:08:07",
"upload_time_iso_8601": "2024-11-22T19:08:07.354322Z",
"url": "https://files.pythonhosted.org/packages/c4/1e/8802fdf9f5c3f2729ccf6f7f8155d978de7f1815d63e43fa5c8fc6b6e054/zint_bindings-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "89f761140789317b7762922cea6296c3d4803db34c8550bae5526a05ac158400",
"md5": "82d94762645b8ec001422d7007d9e791",
"sha256": "dbd2302ddb3f0cf32f27e2a0faa763246a260ff09c9e835dd09472d378e81f9c"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "82d94762645b8ec001422d7007d9e791",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 1937995,
"upload_time": "2024-11-22T19:08:09",
"upload_time_iso_8601": "2024-11-22T19:08:09.073920Z",
"url": "https://files.pythonhosted.org/packages/89/f7/61140789317b7762922cea6296c3d4803db34c8550bae5526a05ac158400/zint_bindings-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "35f26e2654a69a5e853de26e7ef8262e9569a3825bea09b5cd77a5605b955da4",
"md5": "6624571916714f6dacacfb16b0543976",
"sha256": "97ee6bc8dd2f4897a168f375c7d109374546ab30f26b3d3aec56f2627a09a094"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "6624571916714f6dacacfb16b0543976",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 811681,
"upload_time": "2024-11-22T19:08:11",
"upload_time_iso_8601": "2024-11-22T19:08:11.502504Z",
"url": "https://files.pythonhosted.org/packages/35/f2/6e2654a69a5e853de26e7ef8262e9569a3825bea09b5cd77a5605b955da4/zint_bindings-1.2.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "19666266a50a18fb70c52d7d79629a6eb93b2c8335baff85d9593afcaef8cb75",
"md5": "5d7150c9f71ec9ba1b7bd029fbde17c2",
"sha256": "81faedb256572933dee36ec6a05e7070e308ac5bc62cb2b2cc6ca4ad29e1cd9e"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "5d7150c9f71ec9ba1b7bd029fbde17c2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 841261,
"upload_time": "2024-11-22T19:08:13",
"upload_time_iso_8601": "2024-11-22T19:08:13.058889Z",
"url": "https://files.pythonhosted.org/packages/19/66/6266a50a18fb70c52d7d79629a6eb93b2c8335baff85d9593afcaef8cb75/zint_bindings-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "02e7ab3ccfa497767a4c4225d88f0b83a3444c771dad5b0e0efe98537a37fa87",
"md5": "b981721a16bdb9bf3f203e5bb19781f2",
"sha256": "267109278378f1763927f6093b2956d53504d310a3e64c8268d49c5cb20bbecf"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "b981721a16bdb9bf3f203e5bb19781f2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 782815,
"upload_time": "2024-11-22T19:08:14",
"upload_time_iso_8601": "2024-11-22T19:08:14.711153Z",
"url": "https://files.pythonhosted.org/packages/02/e7/ab3ccfa497767a4c4225d88f0b83a3444c771dad5b0e0efe98537a37fa87/zint_bindings-1.2.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a4c325374afd6af45fb27a5bcf8a73da0cf6d4367c21840073b635cfe50ef404",
"md5": "7816096243baf8fc59be22d91e72ff32",
"sha256": "967d3d785f60e1dedd4c69970bbca6e7d3cdb063faa2c8543128e048f6dbcc3b"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7816096243baf8fc59be22d91e72ff32",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 938371,
"upload_time": "2024-11-22T19:08:16",
"upload_time_iso_8601": "2024-11-22T19:08:16.434879Z",
"url": "https://files.pythonhosted.org/packages/a4/c3/25374afd6af45fb27a5bcf8a73da0cf6d4367c21840073b635cfe50ef404/zint_bindings-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e2d02737228c019d893c30d25e0aee3028fb9b7ef938c6ab33bd3ed53fe8861",
"md5": "321ee3b0847659b060a436fe82e1c5a1",
"sha256": "c9eb49fb6b002f1a52eebf64c125be302f7d2f097073b9fbcc1f0760fb4a4e81"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "321ee3b0847659b060a436fe82e1c5a1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 1940442,
"upload_time": "2024-11-22T19:08:18",
"upload_time_iso_8601": "2024-11-22T19:08:18.240243Z",
"url": "https://files.pythonhosted.org/packages/9e/2d/02737228c019d893c30d25e0aee3028fb9b7ef938c6ab33bd3ed53fe8861/zint_bindings-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c66f79412a08fa52557cc3e0f1f5c5d9ae510467f8cf0d682fdd2cc5e9549463",
"md5": "8e8289b4c85cad18e4f9641b57b6445c",
"sha256": "4757a2f380f3f6f1e2b2cffa6f16eac2545156d50e001a3bd3f2e822e1da653b"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "8e8289b4c85cad18e4f9641b57b6445c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 805189,
"upload_time": "2024-11-22T19:08:20",
"upload_time_iso_8601": "2024-11-22T19:08:20.555888Z",
"url": "https://files.pythonhosted.org/packages/c6/6f/79412a08fa52557cc3e0f1f5c5d9ae510467f8cf0d682fdd2cc5e9549463/zint_bindings-1.2.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "05da662b198affba54c39376e9f5479301320dfde010f1f52c906a5e592061a5",
"md5": "2461136fbdf5e076bbabffa36f5ccba3",
"sha256": "cbf3037d9857ea41a5fd5a74511e715dc2201f561dbdb3bf68ce41d2f4d6a8bf"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "2461136fbdf5e076bbabffa36f5ccba3",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.9",
"size": 842554,
"upload_time": "2024-11-22T19:08:22",
"upload_time_iso_8601": "2024-11-22T19:08:22.949052Z",
"url": "https://files.pythonhosted.org/packages/05/da/662b198affba54c39376e9f5479301320dfde010f1f52c906a5e592061a5/zint_bindings-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b094ee9ee494be88eefc16a4e7fb502b0387dd240f7bfa5e54554e699221dc22",
"md5": "d70d570981322fd4bd1d8e425a70d76d",
"sha256": "25a6c1882ad43749aa14b4518449dcbb5de6637d5dc1a6d14f81fbb5cfbec0b2"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "d70d570981322fd4bd1d8e425a70d76d",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.9",
"size": 782094,
"upload_time": "2024-11-22T19:08:24",
"upload_time_iso_8601": "2024-11-22T19:08:24.648166Z",
"url": "https://files.pythonhosted.org/packages/b0/94/ee9ee494be88eefc16a4e7fb502b0387dd240f7bfa5e54554e699221dc22/zint_bindings-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "96d6dee467cb6bf0ae2214c99da8e72599e0d30b78581116da503303d6cd9262",
"md5": "f91c3384297f1caa517bcc65e6ee49b4",
"sha256": "bb77a98b22f3d02d111652f91d2940b5ceabef82a28c73279829a995c6b4a897"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f91c3384297f1caa517bcc65e6ee49b4",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.9",
"size": 937149,
"upload_time": "2024-11-22T19:08:26",
"upload_time_iso_8601": "2024-11-22T19:08:26.294893Z",
"url": "https://files.pythonhosted.org/packages/96/d6/dee467cb6bf0ae2214c99da8e72599e0d30b78581116da503303d6cd9262/zint_bindings-1.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c7ca5edbd7dd98883993fc582b334cb45927f44bd792790059e957294fb15db",
"md5": "fd5f494521cffed7670bc91c10401744",
"sha256": "5fff788ea3fc2d84b5389c2660259c67bd20b4421bed3d0ea4f36e98b7438cfb"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp310-pypy310_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "fd5f494521cffed7670bc91c10401744",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.9",
"size": 809049,
"upload_time": "2024-11-22T19:08:27",
"upload_time_iso_8601": "2024-11-22T19:08:27.876656Z",
"url": "https://files.pythonhosted.org/packages/7c/7c/a5edbd7dd98883993fc582b334cb45927f44bd792790059e957294fb15db/zint_bindings-1.2.0-pp310-pypy310_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00b29aed769b171265258f31f4387a27a031f8829403d8a7c4980efd68bf978f",
"md5": "4605350022e3fcf70badf41c835e9768",
"sha256": "65ce39a5783e273616055907db5c5b82353a06f923abbaac83f3aeb387f30c16"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "4605350022e3fcf70badf41c835e9768",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.9",
"size": 842538,
"upload_time": "2024-11-22T19:08:30",
"upload_time_iso_8601": "2024-11-22T19:08:30.144284Z",
"url": "https://files.pythonhosted.org/packages/00/b2/9aed769b171265258f31f4387a27a031f8829403d8a7c4980efd68bf978f/zint_bindings-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "48e35a529eba37eb9e7b8049f0bc63e6692b018155e58748d5c9c04521a1308f",
"md5": "f80967e602421561ba9aceb0f515f5a0",
"sha256": "cc33eb1dfabf125c6d6803f33996115e75096bb071425417a77cda701288cf5b"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "f80967e602421561ba9aceb0f515f5a0",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.9",
"size": 782098,
"upload_time": "2024-11-22T19:08:31",
"upload_time_iso_8601": "2024-11-22T19:08:31.829850Z",
"url": "https://files.pythonhosted.org/packages/48/e3/5a529eba37eb9e7b8049f0bc63e6692b018155e58748d5c9c04521a1308f/zint_bindings-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "45a7014988016737a4a8b8da1eb128f68a287087eb31a045f2cefd311991d69e",
"md5": "d21e440f44d6f6ad8f6017a5069a4a15",
"sha256": "c395125d62dc068071dee34e1a0fbed9168a4d51fed8c75769f3def79dccc1d4"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "d21e440f44d6f6ad8f6017a5069a4a15",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.9",
"size": 937007,
"upload_time": "2024-11-22T19:08:34",
"upload_time_iso_8601": "2024-11-22T19:08:34.147724Z",
"url": "https://files.pythonhosted.org/packages/45/a7/014988016737a4a8b8da1eb128f68a287087eb31a045f2cefd311991d69e/zint_bindings-1.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc9f807eb935ee9cdbb698edd866674d0a66c3f93ab638bcc3420225ac30a27e",
"md5": "1b730c21c0185f443d62b138f2191eea",
"sha256": "0cd7c75346d9a7f292255961dcc85fe47ce0b9bfa665f979cf5e87c014b5928a"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0-pp39-pypy39_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "1b730c21c0185f443d62b138f2191eea",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.9",
"size": 809009,
"upload_time": "2024-11-22T19:08:35",
"upload_time_iso_8601": "2024-11-22T19:08:35.833045Z",
"url": "https://files.pythonhosted.org/packages/fc/9f/807eb935ee9cdbb698edd866674d0a66c3f93ab638bcc3420225ac30a27e/zint_bindings-1.2.0-pp39-pypy39_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "980aa65b34a5da0c5b01772b2c39e43cc3c28f9f3d84f5dfc2ad3f0ae73e7855",
"md5": "68b0a62b08847bb6eee460d652a0ff14",
"sha256": "2a0e20bfa5bfe24fafb2e07feaa5b13fbb4d810b14ad5785704aaf014f080b38"
},
"downloads": -1,
"filename": "zint_bindings-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "68b0a62b08847bb6eee460d652a0ff14",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1516644,
"upload_time": "2024-11-22T19:08:37",
"upload_time_iso_8601": "2024-11-22T19:08:37.367403Z",
"url": "https://files.pythonhosted.org/packages/98/0a/a65b34a5da0c5b01772b2c39e43cc3c28f9f3d84f5dfc2ad3f0ae73e7855/zint_bindings-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 19:08:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bindreams",
"github_project": "zint-bindings",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "zint-bindings"
}