ratarmountcore

View on PyPIReverse Dependencies (2)

0.8.0 ratarmountcore-0.8.0-py3-none-any.whl

Wheel Details

Project: ratarmountcore
Version: 0.8.0
Filename: ratarmountcore-0.8.0-py3-none-any.whl
Download: [link]
Size: 143649
MD5: 890bc841cbb7626b69ecac4e5a99dc23
SHA256: a125e3e53ca7122cba5a5eec833aaece29b1448dba681c0e7fd56eb1fcb5b7a9
Uploaded: 2024-11-01 12:27:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ratarmountcore
Version: 0.8.0
Summary: Random Access To Archived Resources Library
Author-Email: Maximilian Knespel <mxmlnknp[at]gmail.com>
Project-Url: Homepage, https://github.com/mxmlnkn/ratarmount/ratarmountcore
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Archiving :: Compression
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Utilities
Requires-Dist: libarchive-c (<6.0,~=5.1); extra == "7z"
Requires-Dist: dataclasses; python_version < "3.7.0"
Requires-Dist: importlib-metadata; python_version < "3.8.0"
Requires-Dist: rapidgzip (>=0.13.1); extra == "bzip2"
Requires-Dist: pyfatfs (~=1.0); python_version < "3.12.0" and extra == "fat"
Requires-Dist: fsspec; extra == "fsspec"
Requires-Dist: requests; extra == "fsspec-backends"
Requires-Dist: aiohttp; extra == "fsspec-backends"
Requires-Dist: sshfs; extra == "fsspec-backends"
Requires-Dist: pyopenssl (>=23); extra == "fsspec-backends"
Requires-Dist: smbprotocol; extra == "fsspec-backends"
Requires-Dist: dropboxdrivefs; extra == "fsspec-backends"
Requires-Dist: fsspec; extra == "fsspec-backends"
Requires-Dist: ipfsspec; extra == "fsspec-backends"
Requires-Dist: s3fs; extra == "fsspec-backends"
Requires-Dist: webdav4; extra == "fsspec-backends"
Requires-Dist: indexed-gzip (<2.0,>=1.6.3); extra == "full"
Requires-Dist: libarchive-c (<6.0,~=5.1); extra == "full"
Requires-Dist: python-xz (~=0.4.0); extra == "full"
Requires-Dist: rapidgzip (>=0.13.1); extra == "full"
Requires-Dist: rarfile (~=4.1); extra == "full"
Requires-Dist: PySquashfsImage (==0.9.0); extra == "full"
Requires-Dist: lz4 (~=4.0.0); extra == "full"
Requires-Dist: python-lzo (~=1.0); extra == "full"
Requires-Dist: fast-zip-decryption; extra == "full"
Requires-Dist: pygit2; extra == "full"
Requires-Dist: requests; extra == "full"
Requires-Dist: aiohttp; extra == "full"
Requires-Dist: sshfs; extra == "full"
Requires-Dist: pyopenssl (>=23); extra == "full"
Requires-Dist: smbprotocol; extra == "full"
Requires-Dist: dropboxdrivefs; extra == "full"
Requires-Dist: fsspec; extra == "full"
Requires-Dist: ipfsspec; extra == "full"
Requires-Dist: s3fs; extra == "full"
Requires-Dist: webdav4; extra == "full"
Requires-Dist: sshfs[bcrypt]; extra == "full-ssh"
Requires-Dist: sshfs[fido2]; extra == "full-ssh"
Requires-Dist: sshfs[gssapi]; extra == "full-ssh"
Requires-Dist: sshfs[libnacl]; extra == "full-ssh"
Requires-Dist: sshfs[python-pkcs11]; extra == "full-ssh"
Requires-Dist: sshfs[pyopenssl]; extra == "full-ssh"
Requires-Dist: indexed-zstd (<2.0,>=1.2.2); platform_system != "Windows" and extra == "full"
Requires-Dist: pyfatfs (~=1.0); python_version < "3.12.0" and extra == "full"
Requires-Dist: isal (~=1.0); python_version < "3.14.0" and extra == "full"
Requires-Dist: zstandard (~=0.20.0); python_version == "3.6" and extra == "full"
Requires-Dist: zstandard (~=0.21.0); python_version == "3.7" and extra == "full"
Requires-Dist: zstandard (~=0.23.0); (python_version >= "3.8" and python_version < "3.14") and extra == "full"
Requires-Dist: indexed-zstd (<2.0,>=1.3.1); sys_platform == "darwin" and extra == "full"
Requires-Dist: pygit2; extra == "git"
Requires-Dist: indexed-gzip (<2.0,>=1.6.3); extra == "gzip"
Requires-Dist: rarfile (~=4.1); extra == "rar"
Requires-Dist: PySquashfsImage (==0.9.0); extra == "squashfs"
Requires-Dist: lz4 (~=4.0.0); extra == "squashfs"
Requires-Dist: python-lzo (~=1.0); extra == "squashfs"
Requires-Dist: isal (~=1.0); python_version < "3.14.0" and extra == "squashfs"
Requires-Dist: zstandard (~=0.20.0); python_version == "3.6" and extra == "squashfs"
Requires-Dist: zstandard (~=0.21.0); python_version == "3.7" and extra == "squashfs"
Requires-Dist: zstandard (~=0.23.0); (python_version >= "3.8" and python_version < "3.14") and extra == "squashfs"
Requires-Dist: python-xz (~=0.4.0); extra == "xz"
Requires-Dist: fast-zip-decryption; extra == "zip"
Requires-Dist: indexed-zstd (<2.0,>=1.2.2); platform_system != "Windows" and extra == "zstd"
Requires-Dist: indexed-zstd (<2.0,>=1.3.1); sys_platform == "darwin" and extra == "zstd"
Provides-Extra: 7z
Provides-Extra: bzip2
Provides-Extra: fat
Provides-Extra: fsspec
Provides-Extra: fsspec-backends
Provides-Extra: full
Provides-Extra: full-ssh
Provides-Extra: git
Provides-Extra: gzip
Provides-Extra: rar
Provides-Extra: squashfs
Provides-Extra: xz
Provides-Extra: zip
Provides-Extra: zstd
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: ratarmountcore/fusepy/LICENSE
[Description omitted; length: 4180 characters]

WHEEL

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

RECORD

Path Digest Size
ratarmountcore/AutoMountLayer.py sha256=0Zg7ycidxV6rz0Gy7O0wVWJeCIKmeynysWvyLzfoO3Q 15555
ratarmountcore/BlockParallelReaders.py sha256=hynsmm0LN6UePgaqH9prXAzRPDYl0devf0OFR_fUgKc 12840
ratarmountcore/FATMountSource.py sha256=02L7HmH_x90wTDGevq-V7-dEv38fuSi72ZEDMnkQJYI 3697
ratarmountcore/FSSpecMountSource.py sha256=eObWDDjItFTBBs79MdA18WEML7YqgVBQUR5FAiLHa6M 14010
ratarmountcore/FileVersionLayer.py sha256=IORBCm9bYnq0DBg8cdD5ID8S6UHOL_eDUcVPio5HPKg 11350
ratarmountcore/FolderMountSource.py sha256=LePxCFKRcg2ZytoHutfO2ISn3Ij2g80fbzEa_a7c3IA 7109
ratarmountcore/GitMountSource.py sha256=ELtbib5usecj4PgYuVp57Y54Ht9jUfr_d7pfsvEqPJA 4545
ratarmountcore/LibarchiveMountSource.py sha256=jLwVRRb1xE5zBAAw7ruXwbA1yaib3hCeUGwMDOv-jis 28457
ratarmountcore/MountSource.py sha256=ibCK5L1FdOgYYNT1bQqKMV78Kah-LIEx5Qc2k_jTHE0 6112
ratarmountcore/ProgressBar.py sha256=wrMWZUmIO-Zaa87-SqxKDtdANWxsSFPRZLhrsGYJcyo 2217
ratarmountcore/RarMountSource.py sha256=Pu_Gga86IyizzC0wHRyNCn1lL1VlB7ADs7niYJUC-8I 7551
ratarmountcore/SQLiteBlobFile.py sha256=jemG8cn4XoigzrPg4KobOkc4wGXu8ahlAriYuevn7-A 4344
ratarmountcore/SQLiteIndex.py sha256=e8mXO9nX9eDH7-L4A6SCDEZa39cVCrNsHHQAD7Kdkjc 68045
ratarmountcore/SQLiteIndexMountSource.py sha256=IxTUk908qVagBrjsvOFWU5jXAiYhzDfOFRdWgMigKkc 1583
ratarmountcore/SQLiteIndexedTar.py sha256=7Fv7pxOOmy85l29xY64QX3qLi3D3aY9N6lZQJanaAIs 80761
ratarmountcore/SQLiteIndexedTarFsspec.py sha256=VOFDQoiSq44sGaQr-UO4CvbYe8b-ojtgV32yPa_eFjw 4588
ratarmountcore/SingleFileMountSource.py sha256=C5R8MsCvbn3RkmQLIXFCt3j9hT-vHn1fOgWbP9mQPV8 4257
ratarmountcore/SquashFSMountSource.py sha256=y4ztvjYHI8UZT5fWvEcM7sq6oprQqvX8jlcPvUBZ92o 25829
ratarmountcore/StenciledFile.py sha256=CYJpzIAVpyqETh-9WE6eFJqGAnUS5up7XUl8m3uN5fk 17261
ratarmountcore/SubvolumesMountSource.py sha256=XV76YHNd0Ur50nyEb4ORdtLk80yYgOy8M_TVXfwjvGg 4748
ratarmountcore/UnionMountSource.py sha256=cBp4SMoUNr4NWzsvJdr-t7L1ikZOGsl_PnO1HXBLC5Y 10154
ratarmountcore/ZipMountSource.py sha256=KktneSfKuLijmGEvQbgv1g3Ldvc3UJ_3TyiuKezVtjE 12551
ratarmountcore/__init__.py sha256=4HwzuXPTyEC8zH1brgBdrgmj7tFwUNba1ygbYBV90Bc 3102
ratarmountcore/compressions.py sha256=bypSeEVmdiXH8M7sFfJL_fiy7UwqaQ8_erpDz3tiAq8 25638
ratarmountcore/factory.py sha256=GwjlGEk3g7dSDrTDURxLiKxHCw5wHdEGf8MU4lyA31g 17823
ratarmountcore/utils.py sha256=B3GDnISOmr_M2nv7Ke_-zOGLxaLhtv74pv7kLsKxoWg 10817
ratarmountcore/version.py sha256=PHE1mPXNLwxBmO8rWQF7sPa1Cb8UFQ_e_4IsN-lTg6A 71
ratarmountcore/fusepy/LICENSE sha256=5h5rIXHnel2lpri9seWI3QxmD9KsZDQs3tSrU889QUA 731
ratarmountcore/fusepy/fuse.py sha256=gjH6oWVqH2oK7y-3XgGPO1vcNg17kiAwcXzurDbNd2A 71396
ratarmountcore-0.8.0.dist-info/LICENSE sha256=5h5rIXHnel2lpri9seWI3QxmD9KsZDQs3tSrU889QUA 731
ratarmountcore-0.8.0.dist-info/METADATA sha256=1UvpWvlvGGLSC3uDd7oJMCjpwYSWtMrUr_rd8Ww5GG8 9262
ratarmountcore-0.8.0.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
ratarmountcore-0.8.0.dist-info/entry_points.txt sha256=C61A1LRakYJ2Z50LjmQyz2bLY7wyJnxJWjtuXbOozyA 88
ratarmountcore-0.8.0.dist-info/top_level.txt sha256=XVWkQZ_IbulJ_-kwMlcdieEiFyn4SWR-X6kA6CUqHIg 15
ratarmountcore-0.8.0.dist-info/RECORD

top_level.txt

ratarmountcore

entry_points.txt

ratar = ratarmountcore.SQLiteIndexedTarFsspec.SQLiteIndexedTarFileSystem