blob: 1853c53492026107ecadf146c1cd10bade5fb0d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = parsedmarc
pkgdesc = Python package and CLI for parsing aggregate and forensic DMARC reports
pkgver = 8.6.4
pkgrel = 1
url = https://domainaware.github.io/parsedmarc
arch = any
license = Apache
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
depends = mailparser
depends = python-xmltodict
depends = python-expiringdict
depends = python-lxml
depends = python-mailsuite
depends = python-azure-core
depends = python-azure-identity
depends = python-msgraph-core
depends = python-google-api-core
depends = python-google-auth-oauthlib
depends = python-google-api-python-client
depends = python-dateutil
depends = python-geoip2
depends = python-publicsuffixlist
depends = python-tqdm
depends = python-elasticsearch-dsl
depends = python-kafka
depends = python-boto3
depends = python-azure-monitor-ingestion
source = https://pypi.io/packages/source/p/parsedmarc/parsedmarc-8.6.4.tar.gz
sha512sums = 85e46f4478925e4dba67e8d559f89131d1ca1709c11464fc86adcf72497ff0585e45f2cf27d7fe8cf69b095010a48c3fe412da733bc11c16a0d3abb60b69c936
pkgname = parsedmarc
|