edzip

View on PyPIReverse Dependencies (2)

0.2.2 edzip-0.2.2-py3-none-any.whl

Wheel Details

Project: edzip
Version: 0.2.2
Filename: edzip-0.2.2-py3-none-any.whl
Download: [link]
Size: 6116
MD5: 5483555184736a46fa1dbbd573f341e5
SHA256: b1f59945db85a1f17cc2aeca893bb24dbc37d7c663d639a081728824a0663d42
Uploaded: 2024-06-27 10:55:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: edzip
Version: 0.2.2
Summary: Library for utilising an external SQLite database as a zip file directory. Useful for random access into zips with extremely many files.
Author: Eetu Mäkelä
Author-Email: eetu.makela[at]iki.fi
Home-Page: https://github.com/hsci-r/edzip
Project-Url: Repository, https://github.com/hsci-r/edzip
License: MIT
Keywords: zip-files
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: stream-unzip (<0.0.89,>=0.0.88)
Requires-Dist: tqdm (<5.0.0,>=4.66.1)
Description-Content-Type: text/markdown
[Description omitted; length: 299 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
edzip/__init__.py sha256=qk4dVias7b5h5nEQOxxzEbXCBOy9VWtCnvQHknejJOM 6161
edzip/sqlite.py sha256=s3-Jv68or5BL2XjD1Uf-_wDYoEcP94rBM7lAo6tzsNk 5681
edzip-0.2.2.dist-info/LICENSE sha256=02NooeuZs5pEWjyP-Gsr3oYIue_haLyEBP9N2xxWU4U 1112
edzip-0.2.2.dist-info/METADATA sha256=rhMt_cFTM0B6eIdKJzql9EHf6UqhEgbzhaC-XaPajlk 1171
edzip-0.2.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
edzip-0.2.2.dist-info/entry_points.txt sha256=oeh7pwQwzLFRUG-UwBc5pEX12tko9--qOkJu_0bdmdo 50
edzip-0.2.2.dist-info/RECORD

entry_points.txt

create-sqlite = edzip.sqlite:cli