summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59a178aba86a5e5e958576e07b3783ccff0e05a2 (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.1.0
	pkgrel = 1
	url = https://github.com/RaRe-Technologies/smart_open
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-boto3
	optdepends = python-bz2file: Handling bz2 files
	optdepends = python-requests: HTTP support
	provides = python-smart-open
	conflicts = python-smart-open
	replaces = python-smart-open
	source = python-smart_open-6.1.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v6.1.0.tar.gz
	sha512sums = 5d4d7a6a3c0639ec24183d5614fb4bee89dc820c2196877fe36cbc4c74e4c5c42ea21f3ff68aceb6360bf5c83c95795f816ec0b2750f26f8082eb748eca65c85

pkgname = python-smart_open