distributed-lru-cache

View on PyPIReverse Dependencies (0)

0.0.2 distributed_lru_cache-0.0.2-py2.py3-none-any.whl

Wheel Details

Project: distributed-lru-cache
Version: 0.0.2
Filename: distributed_lru_cache-0.0.2-py2.py3-none-any.whl
Download: [link]
Size: 10532
MD5: 49066bacd5f9410d3f79064ce597473f
SHA256: 97de33ae7d1334373f2cb75e1748d72ac257ab1a86af70f88a583908cde5f906
Uploaded: 2020-01-30 21:42:17 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: distributed-lru-cache
Version: 0.0.2
Summary: An example package. Geo Distributed LRU (Least Recently Used) cache with
Author: Pedro Miguel Cuadros de Avila
Author-Email: pemcda[at]gmail.com
Home-Page: https://github.com/pcu4dros/pedro_cuadros_test/python-distributed-lru-cache
Project-Url: Issue Tracker, https://github.com/pcu4dros/pedro_cuadros_test/python-distributed-lru-cache/issues
Project-Url: Documentation, https://python-distributed-lru-cache.readthedocs.io/
Project-Url: Changelog, https://python-distributed-lru-cache.readthedocs.io/en/latest/changelog.html
License: BSD-3-Clause
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: redis
Requires-Dist: fakeredis
[Description omitted; length: 6483 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
distributed_lru_cache/__init__.py sha256=DsAHdxLC16H2VjdFOU5tBx2xT9VnNQ-XbTS24fRCa_w 22
distributed_lru_cache/cache.py sha256=POyx-cob3ewEKyAT-nnbxzZ5lF_eEgjtaeFr6m7Fwpw 4234
distributed_lru_cache/utils.py sha256=47FWuraHb-_3xy6FIVOmf2N_IjAaFShYQREKjwkeu-E 743
distributed_lru_cache-0.0.2.dist-info/DESCRIPTION.rst sha256=LCrV903WEP_Mr76j7zpBAyMsUyS3x3aLzfqKDillDnY 6491
distributed_lru_cache-0.0.2.dist-info/METADATA sha256=6bwLl4a7SGcuyx4ERLvmUJIS2oVcv7UnkWPWz6adE9U 7936
distributed_lru_cache-0.0.2.dist-info/RECORD
distributed_lru_cache-0.0.2.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
distributed_lru_cache-0.0.2.dist-info/entry_points.txt sha256=lVnNt5ZvFdBwP3BHCh4EmLNQ2LVVQFPRedVRxQTXXJk 74
distributed_lru_cache-0.0.2.dist-info/metadata.json sha256=N9wkvATIsGEhWsphayLkCb-S9PQqHb30grbfuLwYPY8 1572
distributed_lru_cache-0.0.2.dist-info/top_level.txt sha256=YXhWcDdIxfv1v_PsQf-JuInzhhl0GsANF1_vFn2xExU 31

top_level.txt

__init__
distributed_lru_cache

entry_points.txt

distributed-lru-cache = distributed_lru_cache.cli:main