jaraco/pyobjc/: pyobjc-framework-coreaudio-6.0a0 metadata and description

Wrappers for the framework CoreAudio on macOS

Metadata
author Ronald Oussoren
author_email [email protected]
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Environment :: MacOS X :: Cocoa
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Natural Language :: English
  • Operating System :: MacOS :: MacOS X
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Objective C
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Software Development :: User Interfaces
description_content_type text/x-rst; charset=UTF-8
keywords PyObjC,CoreAudio
license MIT License
project_urls
  • Documentation, https://pyobjc.readthedocs.io/en/latest/
  • Issue tracker, https://bitbucket.org/ronaldoussoren/pyobjc/issues?status=new&status=open
requires_dist
  • pyobjc-core (>=6.0a0)
  • pyobjc-framework-Cocoa (>=6.0a0)
requires_python >=3.6
Files
File Tox results History
pyobjc_framework_CoreAudio-6.0a0-cp38-cp38-macosx_10_9_x86_64.whl
Size
23 KB
Type
Python Wheel
Python
3.8
sha256
a9ba2f55d483a3f76a72e7d2e9abcb17ceec836794b4af839327ff5e70b2135e

Wrappers for the “CoreAudio” framework on macOS.

These wrappers don’t include documentation, please check Apple’s documention for information on how to use this framework and PyObjC’s documentation for general tips and tricks regarding the translation between Python and (Objective-)C frameworks