files3

View on PyPIReverse Dependencies (6)

0.9.3 files3-0.9.3-py3-none-any.whl

Wheel Details

Project: files3
Version: 0.9.3
Filename: files3-0.9.3-py3-none-any.whl
Download: [link]
Size: 34446
MD5: 925fc6b50578fc7e13de7e4ab53c3b12
SHA256: a51b0b9762550c6960889dd7fdec401e47e8a650253e11adb068f1e61e874011
Uploaded: 2024-10-19 13:19:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: files3
Version: 0.9.3
Summary: (pickle+lz4 based) save Python objects in binary to the file system and manage them.
Author-Email: 2229066748[at]qq.com
Maintainer: Eagle'sBaby
Maintainer-Email: 2229066748[at]qq.com
License: Apache Licence 2.0
Keywords: pickle,lz4,file system,file management
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.10
Requires-Dist: lz4
Description-Content-Type: text/markdown
[Description omitted; length: 6913 characters]

WHEEL

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

RECORD

Path Digest Size
files3/__init__.py sha256=3sxdtoDC9O8VWNgwNyZbH0yaYFiFJFjAtTEobqMcSdY 2554
files3/_cmd_entry.py sha256=iuBLaGQDlHyuN_iQqe4J5RcF_wpzJQnDbFpX96jNyR4 14519
files3/f3bool.py sha256=-I1WdLd9T_qBEK-Hl0pdiyVh4MPSK0MoAp-PIKeOSfI 3345
files3/f3core.py sha256=eFqJ49JPfOr95uSx2x54SyjJpGMzUctIbquXvN0yPwE 10057
files3/f3info.py sha256=6aafmFuZZYTm3z5ryXgPINwPZOnTsJ-li0LmvA1lKSs 2807
files3/f3io.py sha256=ISiGMaDbFOKr2c9wjLtua4RGPFiFp8RTFvbw2PpqzsY 10776
files3/f3shell.py sha256=5ZxEhkGp53uwC9Zg_zHJtWYCawQpDx_XsOmjHUIIc6o 27377
files3/f3test.py sha256=Ul7rOJP5D92G7vQajYrYWfKg6_MrhuXL6WkvyUBK5gg 57499
files3/f3utils.py sha256=E7FhAgU6Ri2ahNlpn0G1h9GFjLIYmDphQRodRIK9qto 4405
files3-0.9.3.dist-info/METADATA sha256=QU-YfjvIGbpcO4wLFv_gV50rmB8aBE4Enw-QkvDZUnU 8326
files3-0.9.3.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
files3-0.9.3.dist-info/entry_points.txt sha256=PFE-j5pDSbqq5mo0tXBW27Q_B5qw2FVwvFqn6bsO8PA 122
files3-0.9.3.dist-info/top_level.txt sha256=UR7iI64Z3iSM0v7SwRpmy66Afm1bX2145rxgsOm23Wo 7
files3-0.9.3.dist-info/RECORD

top_level.txt

files3

entry_points.txt

f3 = files3:cmd_show
f3assoc = files3:cmd_assoc
f3open = files3:cmd_open
f3unassoc = files3:cmd_unassoc