summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 587d4ea422681ceb6fe43a28cc399f909a1f2070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-smart_open
	pkgdesc = Library for efficient streaming of very large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files
	pkgver = 6.4.0
	pkgrel = 1
	url = https://github.com/RaRe-Technologies/smart_open
	arch = any
	license = MIT
	makedepends = python-setuptools
	optdepends = python-boto3: AWS support
	optdepends = python-requests: HTTP support
	optdepends = python-paramiko: SSH support
	provides = python-smart-open
	conflicts = python-smart-open
	replaces = python-smart-open
	source = python-smart_open-6.4.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v6.4.0.tar.gz
	sha512sums = 38c05c5170a945ba43cd545f09b25570b705d2e62b41d87b98c5ddcf26becf7e41f9aacbfe88c82cb4e3da7f2c048c96cab270218529a67ecd26b9fdd048f87a

pkgname = python-smart_open