django-cryptography-django5

View on PyPIReverse Dependencies (1)

2.2 django_cryptography_django5-2.2-py2.py3-none-any.whl

Wheel Details

Project: django-cryptography-django5
Version: 2.2
Filename: django_cryptography_django5-2.2-py2.py3-none-any.whl
Download: [link]
Size: 28773
MD5: ae7baafd86254f5868cdadbc88f3aca0
SHA256: 73b5d4597d2fd4accca0c971dad7aacfcef24cb7322512f4f94b020cd55b57ff
Uploaded: 2024-06-04 17:28:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-cryptography-django5
Version: 2.2
Summary: Easily encrypt data in Django - Fork for Django 5 support
Author: George Marshall
Author-Email: george[at]georgemarshall.name
Home-Page: https://github.com/chrisclark/django-cryptography
Project-Url: Bug Reports, https://github.com/georgemarshall/django-cryptography/issues
Project-Url: Source, https://github.com/chrisclark/django-cryptography
Project-Url: Documentation, https://django-cryptography.readthedocs.io
License: BSD-3-Clause
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 5.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.8
Requires-Dist: Django (>=3.2)
Requires-Dist: cryptography (>=42.0)
Requires-Dist: django-appconf
Requires-Dist: django-stubs; extra == "mypy"
Requires-Dist: mypy; extra == "mypy"
Provides-Extra: mypy
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1797 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
django_cryptography/__init__.py sha256=cyrMvzgEesQ3m5eAjRXvvPkmwHJ_NvKqdtFM-Pc4UVM 114
django_cryptography/conf.py sha256=zMqyyiQLj99LAXWlGQWEz8dWS5TQ0Km7Yw09qo0uk80 1184
django_cryptography/fields.py sha256=TQl5NnQU8DWHbDI2RfwyH6ci6nG4zTS0brBYnhcdQdk 7929
django_cryptography/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_cryptography/typing.py sha256=G_DM4gTB3HwMrNaavAmTSI6xCTyQwHOPaRQvThr0CbU 1079
django_cryptography/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_cryptography/core/signing.py sha256=gJQRrA69ZmPmYJqFMDe8O1cYlYzsRRZVr2whGMmA32w 10605
django_cryptography/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_cryptography/utils/crypto.py sha256=detmygWb0kiCrJyIsffDPqjRT6-BuFHTp3m-gmK7pzE 7102
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/settings.py sha256=BpmLjWkmztT5CDvILoNk7ONiKY2de06d7TOZIYefwqg 290
tests/fields/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/fields/models.py sha256=16z99RwOA9nsad1SonJOj8TJL7pDf6dDLjYcBAOn5XY 1239
tests/fields/test_encrypted.py sha256=jI29GFj3FYeDiRhChgav9kv6OHEWkiFoHk1hKpNQH5o 11469
tests/fields/test_pickle.py sha256=Esq1Q-LYebIi-Deel0Q3ZjByfv6ke4boBDR__6-rX5E 4071
tests/fields/test_migrations_encrypted_default/0001_initial.py sha256=mza07xomVOPFw-jVJvmAZwugQIU7ZxXS6C2coNJFFdg 692
tests/fields/test_migrations_encrypted_default/0002_integerencryptedmodel_field_2.py sha256=8TJtbx7GoPPNfWil4WzbjVdtuwVa0QaC5G88_FeFAbc 497
tests/fields/test_migrations_encrypted_default/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/fields/test_migrations_normal_to_encrypted/0001_initial.py sha256=nAGqkUfgvSFSAyoA3EKrd72lCaAtLNFYgJMO2ldN6O4 4899
tests/fields/test_migrations_normal_to_encrypted/0002_rename_fields.py sha256=ApZtiXB8eG6INRL8CevajB48mEk_k1LkT6BtBPnQHBE 1893
tests/fields/test_migrations_normal_to_encrypted/0003_add_encrypted_fields.py sha256=WDll3PAL2h-iZvpMYufSY9fa-ZsylISPDUhrIQU81Yg 3166
tests/fields/test_migrations_normal_to_encrypted/0004_migrate_data.py sha256=uedKr8zS34_HfxlU2W5xUlbjhXjvAJK2IQ1Hyi-XlRE 4540
tests/fields/test_migrations_normal_to_encrypted/0005_remove_old_fields.py sha256=CZ-264jGg-gz0pN6Ux2QYgu6nUVkpJFkdCredOYJrQI 1522
tests/fields/test_migrations_normal_to_encrypted/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/signing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/signing/tests.py sha256=aFuvg-9-YVAXpH98ntvvc6DTWPyDBifxJVsY8cjcS8w 12961
tests/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/utils/crypto/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/utils/crypto/tests.py sha256=d2987fnKoCkgh_v8D1JG_2BEFZXPe8gx9yKSN4abnaI 10983
django_cryptography_django5-2.2.dist-info/LICENSE sha256=XXtbCgd0wNbdiYRg9i2gbITnPTnoZs3eWLvrPP86Su8 1492
django_cryptography_django5-2.2.dist-info/METADATA sha256=mJ88aSyyycANE9GyBvbMu1dWT6eNtJ0F25KwwuGAdY8 3461
django_cryptography_django5-2.2.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
django_cryptography_django5-2.2.dist-info/top_level.txt sha256=xQro7UGPlqxT-BDbQXTz_LpNWILOStYUyAw-gdq4Ra0 26
django_cryptography_django5-2.2.dist-info/RECORD

top_level.txt

django_cryptography
tests