summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 43536a37beace287f4f2d664ab1259a68ae4b296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.3.0
	pkgrel = 2
	url = https://github.com/RaRe-Technologies/smart_open
	arch = any
	license = MIT
	makedepends = python-setuptools
	optdepends = python-boto3: AWS support
	optdepends = python-bz2file: Handling bz2 files
	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.3.0.tar.gz::https://github.com/RaRe-Technologies/smart_open/archive/v6.3.0.tar.gz
	sha512sums = 78a63b22fc00b1ab9b60161ab0ea79d7c760539f1c69386cba1c9844099b597dc8a8a77940e019f126cb989ae63c3f2418493f4e8e86f6605662d7f2904108e4

pkgname = python-smart_open