mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
20 lines
713 B
XML
20 lines
713 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>spiderx@spiderx.dp.ua</email>
|
|
<name>Vladimir Pavljuchenkov</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
This package provides a decorator for caching properties in classes to
|
|
make caching of time or computational expensive properties quick and easy
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">pydanny/cached-property</remote-id>
|
|
<remote-id type="pypi">cached-property</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|