Metadata-Version: 2.1
Name: django-thumbmark
Version: 0.1
Summary: A Django app to transparently identify users with the ThumbmarkJS library.
Author-email: Mark Ciecior <mark@markciecior.com>
License: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/markciecior/django-thumbmark
Project-URL: Repository, https://github.com/markciecior/django-thumbmark
Project-URL: Issues, https://github.com/markciecior/django-thumbmark/issues
Project-URL: Changelog, https://github.com/markciecior/django-thumbmark/blob/main/CHANGELOG.md
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Framework :: Django :: 5.2
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 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=4.2

# django-thumbmark
Django app to transparently identify users with the ThumbmarkJS library
