blob: a9f3e4e0ef10ceb95acc011b80adad0ccd427b2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pywhat
pkgdesc = Identify emails, IP addresses and more
pkgver = 4.3.1
pkgrel = 1
url = https://github.com/bee-san/pyWhat
arch = any
license = MIT
makedepends = python-dephell
makedepends = python-setuptools
depends = python
depends = python-click
depends = python-rich
optdepends = python-orjson: faster JSON serialization and deserialization
source = python-pywhat-4.3.1.tar.gz::https://github.com/bee-san/pyWhat/archive/4.3.1.tar.gz
sha256sums = 26970a4523e2fad2ac42cf419ca15e5040f9fa3beb28553a1b1257db713b8b77
pkgname = python-pywhat
|