Metadata for python3-cachy-0.3.0-17.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-cachy
Version: 0.3.0-17.el9
Arch: noarch
Summary: Simple yet effective caching library
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-24.iad2.fedoraproject.org
Build Date: Mon Feb  5 07:42:32 2024
Size: 118951
URL: https://github.com/sdispater/cachy
Description: Cachy provides a simple yet effective caching library.

FILES

/usr/lib/python3.9/site-packages/cachy
/usr/lib/python3.9/site-packages/cachy-0.3.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/cachy/__init__.py
/usr/lib/python3.9/site-packages/cachy/__pycache__
/usr/lib/python3.9/site-packages/cachy/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/cache_manager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/cache_manager.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/helpers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/helpers.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/redis_tagged_cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/redis_tagged_cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tag_set.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tag_set.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tagged_cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tagged_cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/cache_manager.py
/usr/lib/python3.9/site-packages/cachy/contracts
/usr/lib/python3.9/site-packages/cachy/contracts/__init__.py
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/factory.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/factory.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/taggable_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/taggable_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/factory.py
/usr/lib/python3.9/site-packages/cachy/contracts/repository.py
/usr/lib/python3.9/site-packages/cachy/contracts/store.py
/usr/lib/python3.9/site-packages/cachy/contracts/taggable_store.py
/usr/lib/python3.9/site-packages/cachy/helpers.py
/usr/lib/python3.9/site-packages/cachy/redis_tagged_cache.py
/usr/lib/python3.9/site-packages/cachy/repository.py
/usr/lib/python3.9/site-packages/cachy/serializers
/usr/lib/python3.9/site-packages/cachy/serializers/__init__.py
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/json_serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/json_serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/msgpack_serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/msgpack_serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/pickle_serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/pickle_serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/json_serializer.py
/usr/lib/python3.9/site-packages/cachy/serializers/msgpack_serializer.py
/usr/lib/python3.9/site-packages/cachy/serializers/pickle_serializer.py
/usr/lib/python3.9/site-packages/cachy/serializers/serializer.py
/usr/lib/python3.9/site-packages/cachy/stores
/usr/lib/python3.9/site-packages/cachy/stores/__init__.py
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/dict_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/dict_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/file_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/file_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/memcached_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/memcached_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/null_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/null_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/redis_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/redis_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/dict_store.py
/usr/lib/python3.9/site-packages/cachy/stores/file_store.py
/usr/lib/python3.9/site-packages/cachy/stores/memcached_store.py
/usr/lib/python3.9/site-packages/cachy/stores/null_store.py
/usr/lib/python3.9/site-packages/cachy/stores/redis_store.py
/usr/lib/python3.9/site-packages/cachy/tag_set.py
/usr/lib/python3.9/site-packages/cachy/tagged_cache.py
/usr/lib/python3.9/site-packages/cachy/utils.py
/usr/share/doc/python3-cachy
/usr/share/doc/python3-cachy/README.rst

REQUIRES

python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-cachy 0.3.0-17.el9
python3-cachy 0.3.0-17.el9
python3.9-cachy 0.3.0-17.el9
python3.9dist(cachy) 0.3
python3dist(cachy) 0.3

CONFIG FILES

/usr/lib/python3.9/site-packages/cachy
/usr/lib/python3.9/site-packages/cachy-0.3.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/cachy/__init__.py
/usr/lib/python3.9/site-packages/cachy/__pycache__
/usr/lib/python3.9/site-packages/cachy/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/cache_manager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/cache_manager.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/helpers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/helpers.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/redis_tagged_cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/redis_tagged_cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tag_set.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tag_set.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tagged_cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/tagged_cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/cache_manager.py
/usr/lib/python3.9/site-packages/cachy/contracts
/usr/lib/python3.9/site-packages/cachy/contracts/__init__.py
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/factory.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/factory.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/taggable_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/__pycache__/taggable_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/contracts/factory.py
/usr/lib/python3.9/site-packages/cachy/contracts/repository.py
/usr/lib/python3.9/site-packages/cachy/contracts/store.py
/usr/lib/python3.9/site-packages/cachy/contracts/taggable_store.py
/usr/lib/python3.9/site-packages/cachy/helpers.py
/usr/lib/python3.9/site-packages/cachy/redis_tagged_cache.py
/usr/lib/python3.9/site-packages/cachy/repository.py
/usr/lib/python3.9/site-packages/cachy/serializers
/usr/lib/python3.9/site-packages/cachy/serializers/__init__.py
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/json_serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/json_serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/msgpack_serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/msgpack_serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/pickle_serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/pickle_serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/serializer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/__pycache__/serializer.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/serializers/json_serializer.py
/usr/lib/python3.9/site-packages/cachy/serializers/msgpack_serializer.py
/usr/lib/python3.9/site-packages/cachy/serializers/pickle_serializer.py
/usr/lib/python3.9/site-packages/cachy/serializers/serializer.py
/usr/lib/python3.9/site-packages/cachy/stores
/usr/lib/python3.9/site-packages/cachy/stores/__init__.py
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/dict_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/dict_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/file_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/file_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/memcached_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/memcached_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/null_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/null_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/redis_store.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/cachy/stores/__pycache__/redis_store.cpython-39.pyc
/usr/lib/python3.9/site-packages/cachy/stores/dict_store.py
/usr/lib/python3.9/site-packages/cachy/stores/file_store.py
/usr/lib/python3.9/site-packages/cachy/stores/memcached_store.py
/usr/lib/python3.9/site-packages/cachy/stores/null_store.py
/usr/lib/python3.9/site-packages/cachy/stores/redis_store.py
/usr/lib/python3.9/site-packages/cachy/tag_set.py
/usr/lib/python3.9/site-packages/cachy/tagged_cache.py
/usr/lib/python3.9/site-packages/cachy/utils.py
/usr/share/doc/python3-cachy
/usr/share/doc/python3-cachy/README.rst d

LICENSE FILES

MIT