wagtail-qrcode

View on PyPIReverse Dependencies (0)

2.1.0 wagtail_qrcode-2.1.0-py3-none-any.whl

Wheel Details

Project: wagtail-qrcode
Version: 2.1.0
Filename: wagtail_qrcode-2.1.0-py3-none-any.whl
Download: [link]
Size: 17014
MD5: 61ed56dac1eeb69ec288f093c4e813e1
SHA256: 10159c8bc3d5a5289a27e26e8d534893db441741d911d6595a41fe224c657789
Uploaded: 2024-07-14 16:03:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wagtail-qrcode
Version: 2.1.0
Summary: Create a QR code that can be used to link to a wagtail page
Author-Email: Nick Moreton <nickmoreton[at]me.com>
Project-Url: Repository, https://github.com/wagtail-packages/wagtail-qrcode
Project-Url: Issues, https://github.com/wagtail-packages/wagtail-qrcode/issues
Project-Url: Changelog, https://github.com/wagtail-packages/wagtail-qrcode/blob/release/CHANGELOG.md
License: MIT License Copyright (c) 2022, Nick Moreton Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: wagtail,qrcode
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Wagtail
Classifier: Framework :: Wagtail :: 4
Classifier: Framework :: Wagtail :: 5
Classifier: Framework :: Wagtail :: 6
Requires-Python: >=3.9
Requires-Dist: Wagtail (>=4.1)
Requires-Dist: PyQRCode (<2,>=1)
Requires-Dist: black (==24.4.2); extra == "development"
Requires-Dist: flake8 (==7.1.0); extra == "development"
Requires-Dist: isort (==5.13.0); extra == "development"
Requires-Dist: coverage; extra == "testing"
Provides-Extra: development
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4799 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wagtail_qrcode/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wagtail_qrcode/admin_forms.py sha256=Ld2lWfswjq8jKSYovmzcYbLOSvvUWMofClcqtKFaou0 1892
wagtail_qrcode/apps.py sha256=FlpKCYjMiCzjEHI20yGcKLuFSu7FnBETDCXnqsbI95A 170
wagtail_qrcode/cls.py sha256=_ggSOIwe5E4PrNahd3TF1HjztQJaCjhFc9sikNgH-B0 2897
wagtail_qrcode/field_panels.py sha256=c4LJHx8GDQU8GtM1LsQYOQblihiOvih9tukZLTHRyCA 353
wagtail_qrcode/models.py sha256=37emwDYbYYF5TkorEaiyGgs6iHVLOHrCIgtyBbjvdJc 1129
wagtail_qrcode/urls.py sha256=YmjLGe9MhHyhtcmkGPmfthARviV13wvIh1sTwihkQJ4 145
wagtail_qrcode/views.py sha256=xY22LWmRBt0mxnRMcGVafFkskk204qTebWREFzBgSqI 609
wagtail_qrcode/wagtail_hooks.py sha256=1jSWxMGUOc9fY9XfXG7AXZ_YlrebpNxpZoWH4uyw-ho 1849
wagtail_qrcode/templates/wagtail_qrcode/admin/field.html sha256=iBSyaGAck_yHd7Do8VdrrLFgir_t4dkoSnRBqbb7PxE 1588
wagtail_qrcode/templates/wagtail_qrcode/admin/field_4.html sha256=_sIyzEexnOdG0f4L0X2raFXDIlc_1nYC3zrEtW-IzBo 4780
wagtail_qrcode/templates/wagtail_qrcode/admin/field_panel.html sha256=BhuL8QYFMwmKkhczSAn5lpwMRvx_nFLcKJ16XhThzMA 883
wagtail_qrcode/templates/wagtail_qrcode/admin/field_panel_4.html sha256=KJ-E3W-_-Gu9Chk3GpymYmNEEHbwYcurdXXiNn8FtAY 106
wagtail_qrcode/templates/wagtail_qrcode/admin/usage_field.html sha256=Sj_bhaYK5TYJBWn7sctfh4N7o-EImezwSzlNUEf7TMQ 1620
wagtail_qrcode/templates/wagtail_qrcode/admin/usage_field_4.html sha256=BtQmPs7i85MAAsR1i-l_vs7o4XIFKCKCHocSWTcgIwA 4816
wagtail_qrcode/templates/wagtail_qrcode/admin/usage_field_panel.html sha256=HuY75vjvkpWdjhlXKus6ccsNPKtCjH6wJMOp_D2oW8M 889
wagtail_qrcode/templates/wagtail_qrcode/admin/usage_field_panel_4.html sha256=ixrumpeOcm6vk3JNfYSPPIL5n65DHeQ_NSP_e-AggAM 112
wagtail_qrcode-2.1.0.dist-info/LICENSE sha256=GCrdzz4e7im-SUiq8w4uET0Dipnv_d4B908CbKTSs30 1072
wagtail_qrcode-2.1.0.dist-info/METADATA sha256=oepjy1pPrbzAXr8tkPbcN4Sk_rjW1NmlxVNwrBTxPdA 7717
wagtail_qrcode-2.1.0.dist-info/WHEEL sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk 91
wagtail_qrcode-2.1.0.dist-info/top_level.txt sha256=vs3yZYFuhJzZ6r_UARTcltajKeF-qzGH38NYKRDHBbY 15
wagtail_qrcode-2.1.0.dist-info/RECORD

top_level.txt

wagtail_qrcode