summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac8ca9b3f1e54d31213fd1fa444df47dfe15355f (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
pkgbase = python-stlib
	pkgdesc = Async library that provides features related to Steam client and compatible stuffs
	pkgver = 2.1
	pkgrel = 1
	url = https://github.com/calendulish/stlib
	arch = x86_64
	arch = i686
	arch = armv7h
	arch = aarch64
	license = GPL
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = gcc
	depends = python>=3.9
	depends = python-aiohttp
	depends = python-beautifulsoup4
	depends = python-rsa
	depends = steamworks-sdk
	optdepends = python-stlib-plugins: A set of official plugins for stlib
	source = https://github.com/calendulish/stlib/archive/v2.1.tar.gz
	sha256sums = 200c5ec3f37ca752f8f96015a1b12703f0f898613617a10681593eed19c3a893

pkgname = python-stlib