decorator: Python library providing decorators¶
Description¶
Better living through Python with decorators
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install decorator
macports: install the following packages: py-decorator
opensuse:
$ sudo zypper install python3-decorator
void:
$ sudo xbps-install python3-decorator
See https://repology.org/project/python:decorator/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023