Port details |
- py-smart-open Utils for streaming large files
- 7.1.0 net =2 7.0.4_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-05-02 01:36:32
- Last Update: 2024-12-31 15:50:05
- Commit Hash: 83024c7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/piskvorky/smart_open
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 py311-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 py311-smart-open listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-smart-open
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1735227956
SHA256 (smart_open-7.1.0.tar.gz) = a4f09f84f0f6d3637c6543aca7b5487438877a21360e7368ccf1f704789752ba
SIZE (smart_open-7.1.0.tar.gz) = 72044
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-awscli>=0 : devel/py-awscli@py311
- py311-azure-common>=0 : www/py-azure-common@py311
- py311-azure-core>=0 : devel/py-azure-core@py311
- py311-azure-storage-blob>=0 : devel/py-azure-storage-blob@py311
- py311-boto3>=0 : www/py-boto3@py311
- py311-google-cloud-storage>=2.6.0 : www/py-google-cloud-storage@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-openssl>=0,1 : security/py-openssl@py311
- py311-paramiko>=0 : security/py-paramiko@py311
- py311-pytest-benchmark>=0 : devel/py-pytest-benchmark@py311
- py311-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py311
- py311-requests>=0 : www/py-requests@py311
- py311-responses>=0 : devel/py-responses@py311
- py311-zstandard>=0 : archivers/py-zstandard@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-wrapt>=0 : devel/py-wrapt@py311
- py311-azure-common>=0 : www/py-azure-common@py311
- py311-azure-core>=0 : devel/py-azure-core@py311
- py311-azure-storage-blob>=0 : devel/py-azure-storage-blob@py311
- py311-google-cloud-storage>=2.6.0 : www/py-google-cloud-storage@py311
- py311-requests>=0 : www/py-requests@py311
- py311-boto3>=0 : www/py-boto3@py311
- py311-paramiko>=0 : security/py-paramiko@py311
- py311-requests>=0 : www/py-requests@py311
- py311-zstandard>=0 : archivers/py-zstandard@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-weasel
- misc/snakemake
- textproc/py-gensim
Configuration Options:
- ===> The following configuration options are available for py311-smart-open-7.1.0:
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
ZST=on: Zstandard support
===> Use 'make config' to modify these settings
- Options name:
- net_py-smart-open
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|