blob: 9ee45b88b956a91111bf8611f078dee1162450ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sauth
pkgdesc = Simple, minimalistic http server with authentication written in python
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/Granitosaurus/sauth
arch = any
license = GPL3
makedepends = python-setuptools
depends = python
depends = python-setuptools
depends = python-click
source = https://github.com/Granitosaurus/sauth/archive/1.0.1.tar.gz
md5sums = a3982f16d9c006fa02c0d345ae7683b8
pkgname = sauth
|