summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 172e4970380bea7fdbefe150bd5fee7af953f35c (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 = 2.2.1
	pkgrel = 1
	url = https://github.com/RaRe-Technologies/smart_open
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-requests
	depends = python-boto3
	optdepends = python-bz2file: Handling bz2 files
	provides = python-smart-open
	conflicts = python-smart-open
	replaces = python-smart-open
	source = python-smart_open-2.2.1.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/2.2.1.tar.gz
	sha512sums = 070c8eff87fc8e503c439eac8a74904ba86f4c94fc685ac00c892c3112efb571e693046972d5e658d10425a9e955bebdbe2634e7414bf30caea290573418d1fa

pkgname = python-smart_open