File: README.source

package info (click to toggle)
smart-open 7.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 976 kB
  • sloc: python: 7,737; sh: 118; makefile: 15
file content (23 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
smart-open
===

LACKING FUNCTIONS:
  * the codes and tests for GCS (Google Cloud Storage).
  * the tests for S3.

This package is for streaming the very large files from various data sources:
  * GCS - EXCLUDED
    - runtime dependencies not packaged (google-cloud-storage)
  * S3 - TEST SKIPPED
    - test dependencies not packaged (moto)
  * HDFS
  * WebHDFS
  * HTTP and HTTPS
  * SFTP
  * local filesystem

This package is a dependency of:
  * idseq-bench
    - Use only the local filesystem.

 -- Sao I Kuan <saoikuan@gmail.com>  Fri, 10 Apr 2020 11:25:19 +0000