Metadata-Version: 2.4
Name: detrack
Version: 0.1.0
Summary: Strip tracking parameters from URLs. Deterministically. Zero dependencies.
Author-email: Emiliano Gandini Outeda <emiliano.gandini@protonmail.com>
License: MIT
Project-URL: Source, https://github.com/emiliano-gandini-outeda/detrack
Keywords: seo,tracking,privacy,utm,url-cleaner
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# detrack
 Strip tracking parameters from URLs. Deterministically. Zero dependencies.
