| Port details |
- py-smart-open Utils for streaming large files
- 8.0.0 net
=0 7.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-05-02 01:36:32
- Last Update: 2026-07-08 13:32:13
- Commit Hash: d6b5aa5
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-smart-open listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-smart-open
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782966560
SHA256 (smart_open-8.0.0.tar.gz) = 5a2008d60688bd3b33c52e2ef666d3c60cf956e73e215de8c7b242cf56fdd1b2
SIZE (smart_open-8.0.0.tar.gz) = 61520
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:
-
- py312-setuptools>=61 : devel/py-setuptools@py312
- py312-setuptools-scm>=8 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-awscli>=0 : devel/py-awscli@py312
- py312-azure-common>=0 : www/py-azure-common@py312
- py312-azure-core>=0 : devel/py-azure-core@py312
- py312-azure-storage-blob>=0 : devel/py-azure-storage-blob@py312
- py312-boto3>=0 : www/py-boto3@py312
- py312-google-cloud-storage>=2.6.0 : www/py-google-cloud-storage@py312
- py312-numpy>=0,1 : math/py-numpy@py312
- py312-paramiko>=0 : security/py-paramiko@py312
- py312-pyopenssl>=0,1 : security/py-pyopenssl@py312
- py312-pytest-benchmark>=0 : devel/py-pytest-benchmark@py312
- py312-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py312
- py312-requests>=0 : www/py-requests@py312
- py312-responses>=0 : devel/py-responses@py312
- py312-zstandard>=0 : archivers/py-zstandard@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-wrapt>=0 : devel/py-wrapt@py312
- py312-azure-common>=0 : www/py-azure-common@py312
- py312-azure-core>=0 : devel/py-azure-core@py312
- py312-azure-storage-blob>=12.7.0 : devel/py-azure-storage-blob@py312
- py312-google-cloud-storage>=2.6.0 : www/py-google-cloud-storage@py312
- py312-requests>=0 : www/py-requests@py312
- py312-boto3>=1.9.17 : www/py-boto3@py312
- py312-paramiko>=0 : security/py-paramiko@py312
- py312-requests>=0 : www/py-requests@py312
- py312-backports.zstd>=1.0.0 : devel/py-backports.zstd@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- devel/py-weasel
- graphics/py-olmocr
- misc/snakemake
- textproc/py-gensim
Configuration Options:
- ===> The following configuration options are available for py312-smart-open-8.0.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:
|