blob: 82e3c7ef20b9938df87a1cdfac03a47504e152fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-aiocontextvars
pkgdesc = This module provides APIs to manage, store, and access context-local state. The ContextVar class is used to declare and work with Context Variables.
pkgver = 0.2.2
pkgrel = 3
url = https://github.com/fantix/aiocontextvars
arch = any
license = BSD
depends = python
depends = python-setuptools
source = https://files.pythonhosted.org/packages/source/a/aiocontextvars/aiocontextvars-0.2.2.tar.gz
md5sums = 28e8e00dcc35f3b7964d1f5b30fde069
pkgname = python-aiocontextvars
|