Port details |
- py-smart-open Utils for streaming large files
- 6.3.0_1 net
=0 6.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-05-02 01:36:32
- Last Update: 2023-01-30 23:51:43
- Commit Hash: f36949e
- Also Listed In: python
- License: MIT
- Description:
- smart_open is a Python 2 & Python 3 library for efficient streaming of very
large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files. It is
well tested (using moto), well documented and sports a simple, Pythonic API.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}smart-open>0:net/py-smart-open@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-smart-open/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-smart-open
- pkg install py39-smart-open
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-smart-open listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-smart-open
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1674589972
SHA256 (smart_open-6.3.0.tar.gz) = d5238825fe9a9340645fac3d75b287c08fbb99fb2b422477de781c9f5f09e019
SIZE (smart_open-6.3.0.tar.gz) = 64942
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-paramiko>=0 : security/py-paramiko@py39
- py39-pytest>=0 : devel/py-pytest@py39
- py39-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py39
- py39-responses>=0 : devel/py-responses@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-azure-common>=0 : www/py-azure-common@py39
- py39-azure-core>=0 : devel/py-azure-core@py39
- py39-azure-storage-blob>=0 : devel/py-azure-storage-blob@py39
- py39-google-cloud-storage>=2.6.0 : www/py-google-cloud-storage@py39
- py39-requests>=0 : www/py-requests@py39
- py39-boto3>=0 : www/py-boto3@py39
- py39-paramiko>=0 : security/py-paramiko@py39
- py39-requests>=0 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- misc/snakemake
- textproc/py-gensim
Configuration Options:
- ===> The following configuration options are available for py39-smart-open-6.3.0_1:
AZURE=on: Microsoft Azure support
GCS=on: Google Cloud Storage (GCS) support
HTTP=on: HTTP support
S3=on: Amazon Web Services S3 support
SSH=on: SSH protocol support
WEBHDFS=on: WebHDFS support
===> Use 'make config' to modify these settings
- Options name:
- net_py-smart-open
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|