slackbuilds_ponce/python/python3-smart_open/slack-desc
Isaac Yu a6542743c8
python/python3-smart_open: Added (utils for streaming large files)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-01 09:14:16 +07:00

19 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-smart_open: python3-smart_open (utils for streaming large files in Python)
python3-smart_open:
python3-smart_open: smart_open is a Python 3 library for efficient streaming of very
python3-smart_open: large files from/to storages such as S3, GCS, Azure Blob Storage,
python3-smart_open: HDFS, WebHDFS, HTTP, HTTPS, SFTP, or local filesystem. It supports
python3-smart_open: transparent, on-the-fly (de-)compression for a variety of different
python3-smart_open: formats.
python3-smart_open:
python3-smart_open:
python3-smart_open:
python3-smart_open: