httpfs

View on PyPIReverse Dependencies (0)

0.0.1 httpfs-0.0.1-py2.py3-none-any.whl

Wheel Details

Project: httpfs
Version: 0.0.1
Filename: httpfs-0.0.1-py2.py3-none-any.whl
Download: [link]
Size: 4499
MD5: 14c63b4dc2197f9f7c4bc398dec58d1b
SHA256: a2c5e8f8772a48b12f50f5f6b8754494b72692ecebf73cee422a3b5a376e48a8
Uploaded: 2020-05-01 22:48:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: httpfs
Version: 0.0.1
Summary: Read file over HTTP protocol via python file system 2 interface
Author: C.W.
Author-Email: wangc_2011[at]hotmail.com
Home-Page: https://github.com/moremoban/httpfs
Download-Url: https://github.com/moremoban/httpfs/archive/0.0.1.tar.gz
License: mit
Keywords: python
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: fs
Requires-Dist: httpx
[Description omitted; length: 2149 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
httpfs/__init__.py sha256=mj_gfcnRgq7VHJ8AlSdK-aYjeGfHkuSCAKFqpo5cU0M 106
httpfs/_version.py sha256=emzWfkWHWwU_RwWnxUjWEBsP71LdrrHYc6xaNg3eY18 42
httpfs/fs.py sha256=T660C3cIvxNwrnYoVgAA2tn2JBGNeCVi2LtUnhJ5Tts 2353
httpfs/opener.py sha256=rVadBnOQPPFdPN49bHPysWvJEfHB8wNZVf-ZGr0oCH4 249
httpfs-0.0.1.dist-info/LICENSE sha256=n90cUDnXt6JFdkXlasC9LBjV7M5QpdDstW1cYybM3hg 1081
httpfs-0.0.1.dist-info/METADATA sha256=Sd51CA73hd8fkRZlYW8LG5Fqi0m11NCbX2IJcQwflt0 3070
httpfs-0.0.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
httpfs-0.0.1.dist-info/entry_points.txt sha256=EC2NPneJANUSpY4QYqyzWfneKGVCf6BhaamrtKigdcs 68
httpfs-0.0.1.dist-info/top_level.txt sha256=MH-6T8MlYn1BzyD8mGbisa9I51LpSRyugqwYCQSwy6w 7
httpfs-0.0.1.dist-info/RECORD

top_level.txt

httpfs

entry_points.txt

http = httpfs:HttpFsOpener
https = httpfs:HttpFsOpener