blob: e113526654723323710f634b1cd6d6c2da190ff5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-tzfpy
pkgdesc = Probably the fastest Python package to convert longitude/latitude to timezone name
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/ringsaturn/tzfpy
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
depends = python
optdepends = python-pytz
optdepends = python-tzdata
source = https://files.pythonhosted.org/packages/source/t/tzfpy/tzfpy-1.1.0.tar.gz
sha256sums = f505b3b00ace4b84ed5939b033dd641e1744dcedd48c9f497305ed050c3d27b3
pkgname = python-tzfpy
|