[Bug 274580] [NEW PORT] devel/py-minimal-snowplow-tracker: Snowplow event tracker
Date: Sat, 21 Oct 2023 18:13:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274580 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a92113d5600ea70f07b891a5aa2946a10f0c0f5 commit 9a92113d5600ea70f07b891a5aa2946a10f0c0f5 Author: Pat Maddox <pat@patmaddox.com> AuthorDate: 2023-10-21 18:12:23 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2023-10-21 18:12:23 +0000 devel/py-minimal-snowplow-tracker: new port Add analytics to your Python apps and Python games with the Snowplow event tracker for Python. With this tracker you can collect event data from your Python-based applications, games or Python web servers/frameworks. This is a fork of the original Snowplow Python tracker v0.8.0, with a number of changes: - All emitters except for the basic one removed - Tests converted to docker - All tracking event methods except for structured/unstructured removed - Python 3.7 supported PR: 274580 Author: Pat Maddox <pat@patmaddox.com> devel/Makefile | 1 + devel/py-minimal-snowplow-tracker/Makefile (new) | 19 +++++++++++++++++++ devel/py-minimal-snowplow-tracker/distinfo (new) | 3 +++ devel/py-minimal-snowplow-tracker/pkg-descr (new) | 12 ++++++++++++ 4 files changed, 35 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.