Metadata-Version: 2.1
Name: django-utm-tracker
Version: 0.1
Summary: Django app for extracting and storing UTM tracking values.
Home-page: https://github.com/yunojuno/django-utm-tracker
License: MIT
Author: YunoJuno
Author-email: code@yunojuno.com
Maintainer: YunoJuno
Maintainer-email: code@yunojuno.com
Requires-Python: >=3.7,<4.0
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=2.2,<4.0)
Project-URL: Documentation, https://github.com/yunojuno/django-utm-tracker
Project-URL: Repository, https://github.com/yunojuno/django-utm-tracker
Description-Content-Type: text/markdown

# Django UTM Tracker

Django app for extracting and storing UTM tracking values.

