ratarmountcore

View on PyPIReverse Dependencies (2)

0.7.0 ratarmountcore-0.7.0-py3-none-any.whl

Wheel Details

Project: ratarmountcore
Version: 0.7.0
Filename: ratarmountcore-0.7.0-py3-none-any.whl
Download: [link]
Size: 97527
MD5: 03eaf6467a55307038f501e5be7e7f0a
SHA256: c8421302b5ba23edfd3181c67ad354f8816f3ae4747a5408b811ef1ef9d62cab
Uploaded: 2024-04-07 13:35:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ratarmountcore
Version: 0.7.0
Summary: Random Access Read-Only Tar Mount Library
Author: Maximilian Knespel
Author-Email: mxmlnkn[at]github.de
Home-Page: 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: 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: 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.0); extra == "full"
Requires-Dist: indexed-zstd (<2.0,>=1.2.2); platform_system != "Windows" and extra == "full"
Requires-Dist: indexed-zstd (<2.0,>=1.3.1); sys_platform == "darwin" and extra == "full"
Requires-Dist: indexed-gzip (<2.0,>=1.6.3); extra == "gzip"
Requires-Dist: rarfile (~=4.0); extra == "rar"
Requires-Dist: python-xz (~=0.4.0); extra == "xz"
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: full
Provides-Extra: gzip
Provides-Extra: rar
Provides-Extra: xz
Provides-Extra: zip
Provides-Extra: zstd
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4180 characters]

WHEEL

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

RECORD

Path Digest Size
ratarmountcore/AutoMountLayer.py sha256=QkH6Pkf8twkoUMUapwjyl-Pr34Ng4y14fAjUlF84tOM 14704
ratarmountcore/BlockParallelReaders.py sha256=61OtiK8sRoNkc-oheIarPrlVIfzIoOOuu7Bnk2TyQ_U 12839
ratarmountcore/FileVersionLayer.py sha256=blfhoLbVX78ONbjxrMbX3LfruaVLgwJsLMjnmDalI3U 10917
ratarmountcore/FolderMountSource.py sha256=6tQiUnlM87NPQkcTLUsFW0jFb4Rcm_h-gjf2LZe4wAc 5508
ratarmountcore/LibarchiveMountSource.py sha256=sMJsNQmpD5JviMX9IDbxo-PnhaIg0gvKQA677lhd_PI 29124
ratarmountcore/MountSource.py sha256=Ssiv_7JOrQt39mg1WJOSU2Ti4nV8Muffx0hbgvduyJk 3510
ratarmountcore/ProgressBar.py sha256=wrMWZUmIO-Zaa87-SqxKDtdANWxsSFPRZLhrsGYJcyo 2217
ratarmountcore/RarMountSource.py sha256=Hj7fU07UbyylYEfxck3zNMPbRrutXB6kr4_9bzRmk7c 9312
ratarmountcore/SQLiteBlobFile.py sha256=jemG8cn4XoigzrPg4KobOkc4wGXu8ahlAriYuevn7-A 4344
ratarmountcore/SQLiteIndex.py sha256=GMCTUyA8j75xwDT6FM2XBUERH9RYd7E2JTQxzWk3kfc 57126
ratarmountcore/SQLiteIndexedTar.py sha256=BAFKaxHYIjlMkT719PK_unIjmjzA-uowKN02Jxma8qI 78386
ratarmountcore/SingleFileMountSource.py sha256=1KWPSVNRRoPYbmNzWEGPBCFbU_vFeG7qLIYoP_uyUas 2934
ratarmountcore/StenciledFile.py sha256=dv1yGspPFqKQvJ9CObw-ygFmW9YQiJWcEt28H0XX3JM 16835
ratarmountcore/SubvolumesMountSource.py sha256=oJFytfibte0u75RwG6cktLXv-l4e76ydESrAA4NTXCM 4315
ratarmountcore/UnionMountSource.py sha256=aag0Qn2MTvQq2ochUg5nJgqVNrddyTXABaIt_4IfYQ8 9425
ratarmountcore/ZipMountSource.py sha256=-OEMv3GCSTfVat47ECZ7LRLFj-cFew19otMRLHl8LkQ 13363
ratarmountcore/__init__.py sha256=4HwzuXPTyEC8zH1brgBdrgmj7tFwUNba1ygbYBV90Bc 3102
ratarmountcore/compressions.py sha256=n994CPMdvS4bYKhfgFCCN9AKYwk_Rmr-zcS96-glA8A 20325
ratarmountcore/factory.py sha256=Y9cxKLNCdO5MQ_OeW25FBGzdDcl4nSTt1D4ddFPwzIk 5921
ratarmountcore/utils.py sha256=tuLCfBYzZ0fjTpKk23ZYfo0N8TgCbR51LPyH_UOEElQ 9506
ratarmountcore/version.py sha256=D-tRWWL-7M3MhkuHVe_2iQX1aWCqK8kgU0vG0k9yU60 71
ratarmountcore-0.7.0.dist-info/LICENSE sha256=lD6KVw-BW3uH9MmrnFrjOyxbGutgvs870Q4e1nxgOGU 1080
ratarmountcore-0.7.0.dist-info/METADATA sha256=03KUoay8yNA-P_aj6EjUKTJCvhZnM8I4lvjA1gsJw_8 6443
ratarmountcore-0.7.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ratarmountcore-0.7.0.dist-info/top_level.txt sha256=XVWkQZ_IbulJ_-kwMlcdieEiFyn4SWR-X6kA6CUqHIg 15
ratarmountcore-0.7.0.dist-info/RECORD

top_level.txt

ratarmountcore