Metadata for python3-autoprop-4.1.0-3.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-autoprop
Version: 4.1.0-3.el9
Arch: noarch
Summary: Infer properties from accessor methods
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-28.iad2.fedoraproject.org
Build Date: Wed Aug 17 14:08:40 2022
Size: 60850
URL: https://github.com/kalekundert/autoprop
Description: This package provides a library for automatically filling in classes with
properties (e.g. obj.x) corresponding to each accessor method (e.g.
obj.get_x(), obj.set_x()). The biggest reasons to use autoprop are:

  • Less boilerplate than defining properties manually.
  • Sophisticated support for cached properties.

FILES

/usr/lib/python3.9/site-packages/autoprop
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/LICENSE.txt
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/autoprop/__init__.py
/usr/lib/python3.9/site-packages/autoprop/__pycache__
/usr/lib/python3.9/site-packages/autoprop/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/decorators.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/decorators.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/policies.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/policies.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/cache.py
/usr/lib/python3.9/site-packages/autoprop/decorators.py
/usr/lib/python3.9/site-packages/autoprop/policies.py
/usr/share/doc/python3-autoprop
/usr/share/doc/python3-autoprop/CHANGELOG.md
/usr/share/doc/python3-autoprop/README.rst
/usr/share/licenses/python3-autoprop
/usr/share/licenses/python3-autoprop/LICENSE.txt

REQUIRES

(python3.9dist(signature-dispatch) >= 1 with python3.9dist(signature-dispatch) < 2)
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
rpmlib(RichDependencies) 4.12.0-1

PROVIDES

python-autoprop 4.1.0-3.el9
python3-autoprop 4.1.0-3.el9
python3.9-autoprop 4.1.0-3.el9
python3.9dist(autoprop) 4.1
python3dist(autoprop) 4.1

CONFIG FILES

/usr/lib/python3.9/site-packages/autoprop
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/LICENSE.txt
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/autoprop-4.1.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/autoprop/__init__.py
/usr/lib/python3.9/site-packages/autoprop/__pycache__
/usr/lib/python3.9/site-packages/autoprop/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/decorators.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/decorators.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/policies.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/autoprop/__pycache__/policies.cpython-39.pyc
/usr/lib/python3.9/site-packages/autoprop/cache.py
/usr/lib/python3.9/site-packages/autoprop/decorators.py
/usr/lib/python3.9/site-packages/autoprop/policies.py
/usr/share/doc/python3-autoprop
/usr/share/doc/python3-autoprop/CHANGELOG.md d
/usr/share/doc/python3-autoprop/README.rst d
/usr/share/licenses/python3-autoprop
/usr/share/licenses/python3-autoprop/LICENSE.txt l

LICENSE FILES

MIT