blob: d12a5b6d6ba38aea015269197b751bc33a9e8cb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Pavel Sobolev</name>
<email>contact@paveloom.dev</email>
</maintainer>
<upstream>
<bugs-to>https://github.com/PostHog/posthog-python/issues</bugs-to>
<remote-id type="github">PostHog/posthog-python</remote-id>
<remote-id type="pypi">posthog</remote-id>
</upstream>
</pkgmetadata>
|