blob: 8bc1635b00a499844aae330ad3a592eacf522cbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Generated by mksrcinfo v8
# Fri Jul 22 17:46:48 UTC 2016
pkgbase = python-contextlib2
pkgdesc = contextlib2 is a backport of the standard library’s contextlib module to earlier Python versions
pkgver = 0.5.1
pkgrel = 1
url = http://pypi.python.org/pypi/contextlib2
arch = any
license = PSF
makedepends = python-setuptools
depends = python
source = https://pypi.python.org/packages/source/c/contextlib2/contextlib2-0.5.1.tar.gz
md5sums = b7f4c5a2b900c419b11b20f59838de1b
pkgname = python-contextlib2
|