blob: 12dd00dc5cedf9eb6b65ba6bd9d9ecc89e084f8c (
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
|
pkgbase = python-panther
pkgdesc = Fast & Friendly Python Web Framework
pkgver = 2.4.1
pkgrel = 1
url = https://pantherpy.github.io/
arch = any
license = BSD 3 Clause
makedepends = git
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-wheel
depends = bpython
depends = python-bson
depends = python-pantherdb
depends = python-pydantic
depends = python-httptools
depends = uvicorn
depends = python-rich
depends = python-watchfiles
depends = python-jose
depends = python-greenlet
optdepends = python-pymongo: mongodb support
source = git+https://github.com/AliRn76/panther.git
md5sums = SKIP
pkgname = python-panther
|