appnope: Disable App Nap on macOS >= 10.9¶
Description¶
Disable App Nap on macOS >= 10.9
License¶
BSD
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
0.1.4
version_requirements.txt:
appnope >=0.1.0
Equivalent System Packages¶
$ conda install appnope
$ sudo port install py-appnope
See https://repology.org/project/python:appnope/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.