pelicanfs

View on PyPIReverse Dependencies (0)

1.0.2 pelicanfs-1.0.2-py3-none-any.whl

Wheel Details

Project: pelicanfs
Version: 1.0.2
Filename: pelicanfs-1.0.2-py3-none-any.whl
Download: [link]
Size: 14582
MD5: 2b3ef77833469f2f5eafaefaa5106429
SHA256: 314e610322c7ac8dea3dfe2c879c94a801d02a3504453670397f8ce323091380
Uploaded: 2024-08-26 19:16:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pelicanfs
Version: 1.0.2
Summary: An FSSpec Implementation using the Pelican System
Home-Page: https://github.com/PelicanPlatform/pelicanfs
Project-Url: Source, https://github.com/PelicanPlatform/pelicanfs
Project-Url: Pelican Source, https://github.com/PelicanPlatform/pelican
Project-Url: Bug Reports, https://github.com/PelicanPlatform/pelicanfs/issues
Keywords: pelican,fsspec
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7, <4
Requires-Dist: aiohttp (~=3.9.4)
Requires-Dist: aiosignal (~=1.3.1)
Requires-Dist: async-timeout (~=4.0.3)
Requires-Dist: attrs (~=23.2.0)
Requires-Dist: frozenlist (~=1.4.1)
Requires-Dist: fsspec (~=2024.3.1)
Requires-Dist: idna (~=3.7)
Requires-Dist: multidict (~=6.0.5)
Requires-Dist: yarl (~=1.9.4)
Requires-Dist: cachetools (~=5.3)
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-httpserver; extra == "testing"
Requires-Dist: trustme; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3395 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (73.0.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pelicanfs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pelicanfs/core.py sha256=n_Ae1DjLcaOA0IRPywoYO7-hnWbgne5DKKvShEoRJg0 25116
pelicanfs/dir_header_parser.py sha256=94k5F6g0inQ7Eng8N3UOBJB1DYCFjZwCNGKxnxVinvY 1223
pelicanfs-1.0.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pelicanfs-1.0.2.dist-info/METADATA sha256=d4DheetwJ1zbEtus7Fup4SjLpJ63lGc_I_zZe7AqtUc 4843
pelicanfs-1.0.2.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
pelicanfs-1.0.2.dist-info/entry_points.txt sha256=NIrqWRTvobbH7iF1q_LC-v1O30Nyk4Inv3M08oiwZc4 95
pelicanfs-1.0.2.dist-info/top_level.txt sha256=BxBxzkxBCbS4hl-pr5-W5vf4eqOaHAYq3TAQEsue6gA 10
pelicanfs-1.0.2.dist-info/RECORD

top_level.txt

pelicanfs

entry_points.txt

osdf = pelicanfs.core.OSDFFileSystem
pelican = pelicanfs.core.PelicanFileSystem