INFO
Name: python3-simplegeneric
Version: 0.8.1-17.el8
Arch: noarch
Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
License: Python or ZPLv2.1
Vendor: Fedora Project
Build Host: buildvm-15.phx2.fedoraproject.org
Build Date: Tue Mar 17 22:55:24 2020
Size: 24519
URL: https://pypi.org/project/simplegeneric/
Description: The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and
so on. However, instead of using specially-named methods, these generic
functions use simple lookup tables, akin to those used by e.g. pickle.dump()
and other generic functions found in the Python standard library.
FILES
/usr/lib/python3.6/site-packages/__pycache__/simplegeneric.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/simplegeneric.cpython-36.pyc
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/simplegeneric.py
/usr/share/doc/python3-simplegeneric
/usr/share/doc/python3-simplegeneric/README.txt
REQUIRES
python(abi) 3.6
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
python3-simplegeneric 0.8.1-17.el8
python3.6dist(simplegeneric) 0.8.1
python3dist(simplegeneric) 0.8.1
CONFIG FILES
/usr/lib/python3.6/site-packages/__pycache__/simplegeneric.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/simplegeneric.cpython-36.pyc
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/simplegeneric-0.8.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/simplegeneric.py
/usr/share/doc/python3-simplegeneric
/usr/share/doc/python3-simplegeneric/README.txt d
LICENSE FILES
Python or ZPLv2.1
|